运行一个项目报错是什么原因

运行一个项目报错是什么原因

C:\Users\Administrator\Desktop\zhongdafront>npm run dev


> vue-element-admin@4.2.1 dev C:\Users\Administrator\Desktop\zhongdafront

> vue-cli-service serve


C:\Users\Administrator\Desktop\zhongdafront\node_modules\open\index.js:16

const wslToWindowsPath = async path => {

                               ^^^^

SyntaxError: Unexpected identifier

    at Object.exports.runInThisContext (vm.js:76:16)

    at Module._compile (module.js:542:28)

    at Object.Module._extensions..js (module.js:579:10)

    at Module.load (module.js:487:32)

    at tryModuleLoad (module.js:446:12)

    at Function.Module._load (module.js:438:3)

    at Module.require (module.js:497:17)

    at require (internal/module.js:20:19)

    at Object.<anonymous> (C:\Users\Administrator\Desktop\zhongdafront\node_modules\@vue\cli-shared-utils\lib\openBrowser.js:9:14)

    at Module._compile (module.js:570:32)


npm ERR! Windows_NT 6.1.7601

npm ERR! argv "D:\\node\\node.exe" "D:\\node\\node_modules\\npm\\bin\\npm-cli.js" "run" "dev"

npm ERR! node v6.9.2

npm ERR! npm  v3.10.9

npm ERR! code ELIFECYCLE

npm ERR! vue-element-admin@4.2.1 dev: `vue-cli-service serve`

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the vue-element-admin@4.2.1 dev script 'vue-cli-service serve'.

npm ERR! Make sure you have the latest version of node.js and npm installed.

npm ERR! If you do, this is most likely a problem with the vue-element-admin package,

npm ERR! not with npm itself.

npm ERR! Tell the author that this fails on your system:

npm ERR!     vue-cli-service serve

npm ERR! You can get information on how to open an issue for this project with:

npm ERR!     npm bugs vue-element-admin

npm ERR! Or if that isn't available, you can get their info via:

npm ERR!     npm owner ls vue-element-admin

npm ERR! There is likely additional logging output above.


npm ERR! Please include the following file with any support request:

npm ERR!     C:\Users\Administrator\Desktop\zhongdafront\npm-debug.log


C:\Users\Administrator\Desktop\zhongdafront>


正在回答 回答被采纳积分+1

登陆购买课程后可参与讨论,去登陆

2回答
提问者 慕妹0172030 2021-01-12 16:41:32
好帮手慕慕子 2021-01-12 15:26:11

同学你好, 可以在cmd窗口使用node -v命令查看下node版本号,可能是node版本太低导致的,建议:同学去node官网(https://nodejs.org/zh-cn/  )下载新版本,重新安装,然后再测试下。

如果还有问题,可以详细描述下,具体启动的是哪个项目呢,并将你查看的node版本号截图粘贴过来,便于帮助同学准确的定位与解决问题。

祝学习愉快~

  • 提问者 慕妹0172030 #1

    昨天我下载的最新版本,但安装不了,win7系统应该下载哪个node版本?

    2021-01-12 16:31:14
  • 提问者 慕妹0172030 #2

    http://img1.sycdn.imooc.com//climg/5ffd60a40982531917330683.jpg

    2021-01-12 16:58:37
  • 好帮手慕慕子 回复 提问者 慕妹0172030 #3

    同学你好, 对于你得问题解答如下:

    1、window7系统可以下载10.x版本的node,先使用node -v命令查看下当前的node版本,示例:

    http://img1.sycdn.imooc.com//climg/5ffd665609f5296802330082.jpg

    如果已经是10.x版本的,那么就不需要再重新下载了,如果不是的话,建议到官网下载安装10.x版本的

    老师也只是给出一个建议,最终还是需要和工作团队的环境保持一致哦。

    2、截图中的报错是node-sass的问题

    http://img1.sycdn.imooc.com//climg/5ffd668a09a1314115230562.jpg

    node的版本切换为10.x版本之后,可以根据提示信息,执行 npm rebuild node-sass 重新编译node-sass二进制包,编译之后再重新启动项目,测试下。

    祝学习愉快~

    2021-01-12 17:23:00
问题已解决,确定采纳
还有疑问,暂不采纳

恭喜解决一个难题,获得1积分~

来为老师/同学的回答评分吧

0 星
请稍等 ...
意见反馈 帮助中心 APP下载
官方微信

在线咨询

领取优惠

免费试听

领取大纲

扫描二维码,添加
你的专属老师