[英]I keep typing "npm run dev" and it keeps saying missing script: "dev"
我是做代码的新手,我目前正在观看 Three.js 初学者教程(我正在使用 VisualStudio)
我已经在 powershell 上启用了脚本
我在他打字的地方, npm run dev
,对他来说它很顺利,但我一直说缺少脚本: dev
npm ERR! Missing script: "Dev"
npm ERR!
npm ERR! To see a list of
scripts, run:
npm ERR! npm run
npm ERR! A complete log of this run can be found in:
我该如何解决这个问题? 请帮忙
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.