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

I've tried to create a project four times, but starting a project will report an error. #1924

Closed
SmallTeddy opened this issue Feb 7, 2021 · 3 comments

Comments

@SmallTeddy
Copy link

Describe the bug

I use the official npm init @vitejs/app to create the project and select Vue template. npm install downloads the dependency, and then npm run dev starts the project.

Reproduction

1

System Info

  • vite version: '^2.0.0-beta.65'
  • Operating System: win 10 professional x64
  • Node version:' v12.13.0
  • Package manager (npm/yarn/pnpm) and version: '6.12.0

Logs (Optional if provided reproduction)

image

@SmallTeddy
Copy link
Author

After a search, it seems that there is a problem with static resource loading. However, after I have created the project according to the document, I have not done anything after the installation, and I have not modified any configuration. When I start, I will report an error. I have tried to install the image of npm and cnpm.

image

@CHOYSEN
Copy link
Contributor

CHOYSEN commented Feb 7, 2021

It seems like there are chinese characters in the path, Duplicate of #1384

@SmallTeddy
Copy link
Author

路径中似乎有汉字,重复#1384

OK, I think I understand why. Thanks

@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.
Projects
None yet
Development

No branches or pull requests

2 participants