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

vite 0.11.3 does not work on windows #70

Closed
ais-one opened this issue May 7, 2020 · 3 comments · Fixed by #73
Closed

vite 0.11.3 does not work on windows #70

ais-one opened this issue May 7, 2020 · 3 comments · Fixed by #73

Comments

@ais-one
Copy link
Contributor

ais-one commented May 7, 2020

Describe the bug

Error details is found below in Logs. The last working version is vite 0.11.2

image

System Info

  • required vite version: 0.11.3
  • required Operating System: Window 10 Home
  • required Node version: Node 12.16

Logs

How to replicate

  1. Install and run vite
npx create-vite-app test
cd test
npm i
npm i vite@latest
npm i -D cross-env
  1. change package,json to use debug

cross-env DEBUG=vite:* vite

npm run dev
  1. navigate to browser and you see the error

There is no error on the command line, only in browser

Reproduction

N.A.

@ais-one ais-one added the bug label May 7, 2020
@bekalshenoy
Copy link
Contributor

Duplicate Of #69 Please Close The Issue

@martinszeltins
Copy link

I'm having the same issue here.

@ais-one
Copy link
Contributor Author

ais-one commented May 7, 2020

@bekalshenoy, closing this, hopefully fix PR will settle it...

@ais-one ais-one closed this as completed May 7, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
antfu pushed a commit that referenced this issue Oct 29, 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

Successfully merging a pull request may close this issue.

3 participants