vue.js Module build failed: Error: No parser and no file path given, couldn't infer a parser.

vue.js报错:Module build failed: Error: No parser and no file path given, couldn’t infer a parser.

错误提示

ERROR  Failed to compile with 2 errors                                                                         
error  in ./src/App.vue

Module build failed: Error: No parser and no file path given, couldn't infer a parser.
    at normalize (D:\agents\node_modules\prettier\index.js:7051:13)
    at formatWithCursor (D:\agents\node_modules\prettier\index.js:10370:12)
    at D:\agents\node_modules\prettier\index.js:31115:15
    at Object.format (D:\agents\node_modules\prettier\index.js:31134:12)
    at Object.module.exports (D:\agents\node_modules\vue-loader\lib\template-compiler\index.js:80:23)

@ ./src/App.vue 11:0-354
@ ./src/main.js
@ multi (webpack)-dev-server/client?http://localhost:8082 webpack/hot/dev-server ./src/main.js

error  in ./src/components/HelloWorld.vue

Module build failed: Error: No parser and no file path given, couldn't infer a parser.
    at normalize (D:\agents\node_modules\prettier\index.js:7051:13)
    at formatWithCursor (D:\agents\node_modules\prettier\index.js:10370:12)
    at D:\agents\node_modules\prettier\index.js:31115:15
    at Object.format (D:\agents\node_modules\prettier\index.js:31134:12)
    at Object.module.exports (D:\agents\node_modules\vue-loader\lib\template-compiler\index.js:80:23)

@ ./src/components/HelloWorld.vue 11:0-366
@ ./src/router/index.js
@ ./src/main.js
@ multi (webpack)-dev-server/client?http://localhost:8082 webpack/hot/dev-server ./src/main.js

解决方案

先运行
npm install prettier@~1.12.1
再重新运行
npm run dev
如果还不好用,把node_modules整个文件夹删除,再执行上述命令
rm -rf node_modules
npm install
npm install prettier@~1.12.1
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值