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

Loading failed for the module with source #72

Closed
martinszeltins opened this issue May 7, 2020 · 1 comment
Closed

Loading failed for the module with source #72

martinszeltins opened this issue May 7, 2020 · 1 comment

Comments

@martinszeltins
Copy link

martinszeltins commented May 7, 2020

Describe the bug

After installing a brand new vite app I get this error in console and the app doesn't load.

Loading failed for the module with source “http://localhost:3000/@modules/vue”.

Steps to reproduce

$ npx create-vite-app my-vite
$ cd my-vite
$ npm install
$ npm run dev

System Info

  • required vite version: 0.0.0 dev
  • required Operating System: Windows 7
  • required Node version: 12.10.0
@pikax
Copy link
Contributor

pikax commented May 7, 2020

There's a bug on windows when using 0.11.3
see #70

Altho the error is not the same, do you mind installing the previous version to check if the error is still there?

npm install vite@0.11.2

@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants