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 13 don't render in dev mode #15377

Closed
Tarcio-Rick opened this issue Nov 5, 2022 · 3 comments
Closed

Nuxt RC 13 don't render in dev mode #15377

Tarcio-Rick opened this issue Nov 5, 2022 · 3 comments

Comments

@Tarcio-Rick
Copy link

Environment


  • Operating System: Windows_NT
  • Node Version: v16.13.1
  • Nuxt Version: 3.0.0-rc.13
  • Nitro Version: 0.6.1
  • Package Manager: yarn@1.22.19
  • Builder: vite
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

1º npx nuxi init nuxt-app
2º cd nuxt-app
3º yarn install
4º yarn dev

Describe the bug

On init yarn dev, this message pops up in browser:
No response returned from render handler: /__nuxt_error?url=/&statusCode=500&statusMessage=Vite+Error&message=[vite-node]+[ERR_INVALID_URL_SCHEME]+/node_modules/ufo/dist/index.mjs&stack=%3Cpre%3E%3Cspan+class=%22stack+internal%22%3Eat+/node_modules/ufo/dist/index.mjs%3C/span%3E%3C/pre%3E&data

Additional context

No response

Logs

No response

@Tarcio-Rick Tarcio-Rick changed the title Nuxt don't render in dev mode Nuxt RC 13 don't render in dev mode Nov 5, 2022
@OhB00
Copy link
Contributor

OhB00 commented Nov 5, 2022

Linked to nuxt/framework#8673

@Sandlens
Copy link

Sandlens commented Nov 5, 2022

Linked to nuxt/framework#8673

Can you clarify exactly what path we need to add to vite.server.fs.allow[] to get this working?

@danielroe
Copy link
Member

Let's track in #15362.

@danielroe danielroe closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2022
@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

4 participants