9***@qq.com
9***@qq.com
  • 发布:2021-09-27 14:24
  • 更新:2021-09-27 14:24
  • 阅读:907

uni-app项目运行报错:Module build failed (from ./node_modules/babel-loader/lib/index.js)

分类:HBuilderX

14:16:04.792 Module build failed (from ./node_modules/babel-loader/lib/index.js):
14:16:04.792 语法错误: C:\Users\梦绮\Documents\HBuilderProjects\DiqingMobile\utils\request.js: Unexpected token, expected ";" (21:34)
14:16:04.794 19 | const baseUrl = 'http://luoy-frp.4kb.cn/'
14:16:04.794 20 |
14:16:04.796 > 21 | export default myRequest(options) => {
14:16:04.796 | ^
14:16:04.797 22 | return new Promise((resolve,reject) => {
14:16:04.798 23 | uni.request({
14:16:04.799 24 | url:baseUrl + options.url,
14:16:04.799 at parser.next (<anonymous>)
14:16:04.801 at utils\request.js:21

2021-09-27 14:24 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复