You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SyntaxError: Unexpected token {
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Module._compile (/Users/xxx/work/taro/smallShop/node_modules/_pirates@4.0.1@pirates/lib/index.js:99:24)
at Module._extensions..js (module.js:663:10)
at Object.newLoader [as .js] (/Users/xxx/work/taro/smallShop/node_modules/_pirates@4.0.1@pirates/lib/index.js:104:7)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (/Users/xxx/work/taro/smallShop/node_modules/_terser-webpack-plugin@3.1.0@terser-webpack-plugin/dist/index.js:26:38)
at Module._compile (module.js:652:30)
at Module._compile (/Users/xxx/work/taro/smallShop/node_modules/_pirates@4.0.1@pirates/lib/index.js:99:24)
at Module._extensions..js (module.js:663:10)
at Object.newLoader [as .js] (/Users/xxx/work/taro/smallShop/node_modules/_pirates@4.0.1@pirates/lib/index.js:104:7)
相关平台
微信小程序
小程序基础库: 2.13.0
使用框架: React
复现步骤
npm run build:weapp
期望结果
正常运行
实际结果
(node:86138) UnhandledPromiseRejectionWarning: /Users/xxx/work/taro/smallShop/node_modules/_p-limit@3.1.0@p-limit/index.js:29
} catch {}
^
SyntaxError: Unexpected token {
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Module._compile (/Users/xxx/work/taro/smallShop/node_modules/_pirates@4.0.1@pirates/lib/index.js:99:24)
at Module._extensions..js (module.js:663:10)
at Object.newLoader [as .js] (/Users/xxx/work/taro/smallShop/node_modules/_pirates@4.0.1@pirates/lib/index.js:104:7)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (/Users/xxx/work/taro/smallShop/node_modules/_terser-webpack-plugin@3.1.0@terser-webpack-plugin/dist/index.js:26:38)
at Module._compile (module.js:652:30)
at Module._compile (/Users/xxx/work/taro/smallShop/node_modules/_pirates@4.0.1@pirates/lib/index.js:99:24)
at Module._extensions..js (module.js:663:10)
at Object.newLoader [as .js] (/Users/xxx/work/taro/smallShop/node_modules/_pirates@4.0.1@pirates/lib/index.js:104:7)
环境信息
The text was updated successfully, but these errors were encountered: