Closed tonygshliu closed 4 years ago
🙅 Failed to compile.
./.temp/app.js Module build failed (from ./node_modules/@tarojs/webpack-runner/node_modules/babel-loader/lib/index.js): SyntaxError: Unexpected token (126:9)
124 | ; 125 | }
126 | config = { | ^ 127 | pages: ["/pages/index/index", "/pages/dailyRecommend/index", "/pages/my/index", "/pages/videoDetail/index", "/pages/search/index", "/pages/user/index", "/pages/djprogramListDetail/index", "/pages/searchResult/index", "/pages/songDetail/index", "/pages/myFans/index", "/pages/myFocus/index", "/pages/myEvents/index", "/pages/login/index", "/pages/playListDetail/index", "/pages/recentPlay/index"], 128 | window: { 129 | backgroundTextStyle: 'light',
目前项目中使用的是2.0.6版本,你可以执行taro update project来将项目中的依赖版本升级成2.1.1版本,确保保持一致 @tonygshliu
2.0.6
taro update project
2.1.1
resolved 谢谢。
🙅 Failed to compile.
./.temp/app.js Module build failed (from ./node_modules/@tarojs/webpack-runner/node_modules/babel-loader/lib/index.js): SyntaxError: Unexpected token (126:9)
124 | ; 125 | }