Open ponponon opened 1 year ago
Same problem.I tried to switch the node version to 15.14.0 and it works.You can install nvm to use diffrent node versions among projects, here is the link https://github.com/coreybutler/nvm-windows.
Same problem.I tried to switch the node version to 15.14.0 and it works.You can install nvm to use diffrent node versions among projects, here is the link https://github.com/coreybutler/nvm-windows.
Solved,tks your answer.😍
Your project is very good, as a vue beginner, I am learning and researching this project, but when running locally, I encountered problems, the error is as follows, my local nodejs version is 18
These bugs seem to be related to the node version. The dependency declaration file for this project does not specify the version of nodejs, so I need to ask you