Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuxt RC 10: vite typing is broken in nuxt config #14925

Closed
Suniron opened this issue Sep 15, 2022 · 1 comment
Closed

Nuxt RC 10: vite typing is broken in nuxt config #14925

Suniron opened this issue Sep 15, 2022 · 1 comment

Comments

@Suniron
Copy link

Suniron commented Sep 15, 2022

Environment

Nuxt RC 10

Reproduction

Upgrade to Nuxt RC10 and set vite.server (for example, to proxy an URL)

Describe the bug

Hey,

I just upgraded my Nuxt project from RC 9 to RC 10 and i have this error in my nuxt.config.ts: the typing of vite.server is not correct: undefined.

Screenshot of the config:
image

Additional context

No response

Logs

ℹ Vite client warmed up in 2185ms
✔ Nitro built in 422 ms
Nuxi 3.0.0-rc.10
@danielroe
Copy link
Member

This should be resolved in the edge channel, or in the next RC, via nuxt/framework#7554.

@danielroe danielroe added the 3.x label Jan 19, 2023
@danielroe danielroe transferred this issue from nuxt/framework Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants