Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.0k views
in Technique[技术] by (71.8m points)

project definition could not be found , serve command requires to be run in an Angular project

I tried to start the project as always but I find this problem blocking me. I tried with some solutions found on stack overflow but it didn't work. Any suggestion please?enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

You can try what the error message allready said. Remove the node_modules folder and the package-lock.json file. After that do npm install and try to start again.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...