为了账号安全,请及时绑定邮箱和手机立即绑定

一个错误什么意思

module.js:472

    throw err;

    ^


Error: Cannot find module 'eslint-friendly-formatter'

    at Function.Module._resolveFilename (module.js:470:15)

    at Function.Module._load (module.js:418:25)

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

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

    at Object.<anonymous> (E:\Vuechuxue\build\webpack.base.conf.js:5:31)

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

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

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

    at tryModuleLoad (module.js:447:12)

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


npm ERR! Windows_NT 6.3.9600

npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\kai\\AppData\\Roaming\\npm\\node_modules\\cnpm\\node_modules\\npm\\bin\\npm-cli.js" "--userconfig=C:\\Users\\kai\\.cnpmrc" "--disturl=https://npm.taobao.org/mirrors/node" "--registry=https://registry.npm.taobao.org" "run" "dev"

npm ERR! node v7.2.0

npm ERR! npm  v3.10.10

npm ERR! code ELIFECYCLE

npm ERR! vue@1.0.0 dev: `node build/dev-server.js`

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the vue@1.0.0 dev script 'node build/dev-server.js'.

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 package,

npm ERR! not with npm itself.

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

npm ERR!     node build/dev-server.js

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

npm ERR!     npm bugs vue

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

npm ERR!     npm owner ls vue

npm ERR! There is likely additional logging output above.


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

npm ERR!     E:\Vuechuxue\npm-debug.log


正在回答

2 回答

eslint-friendly-formatter 这个模块没安装

0 回复 有任何疑惑可以回复我~

可以直接把E:\Vuechuxue\build\webpack.base.conf.js这个文件里的第五行(var eslintFriendlyFormatter = require('eslint-friendly-formatter')
)代码给注释掉就能运行了。这个错误提示是找不见这个模块

2 回复 有任何疑惑可以回复我~
#1

qq_张凯_3 提问者

谢谢 我已经解决了
2017-02-05 回复 有任何疑惑可以回复我~
#2

Songwear 回复 qq_张凯_3 提问者

请问一下,如何解决的呢?
2017-02-07 回复 有任何疑惑可以回复我~
#3

qq_张凯_3 提问者 回复 Songwear

就是你的 install下载的有文件丢失 需要从新安装 找个网络好的地安装
2017-02-08 回复 有任何疑惑可以回复我~
#4

慕少9392228 回复 qq_张凯_3 提问者

是重新装的node.js吗?
2017-08-22 回复 有任何疑惑可以回复我~
查看1条回复

举报

0/150
提交
取消
vue.js入门基础
  • 参与学习       209716    人
  • 解答问题       677    个

本门为vuejs入门教程,详细的讲解加实战,可以帮你进入vuejs的大门

进入课程

一个错误什么意思

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信