ahuni
ahuni
  • 发布:2023-01-09 11:32
  • 更新:2023-01-09 11:32
  • 阅读:223

tencentcloud-plugin 云函数报错 本地调试正常 云端报错

分类:uni-app

{
"code": "FUNCTIONS_EXECUTE_FAIL",
"errCode": "FUNCTIONS_EXECUTE_FAIL",
"errMsg": "Unexpected token import\n/var/user/node_modules/axios/index.js:1\n(function (exports, require, module, filename, dirname) { import axios from './lib/axios.js';\n ^^^^^^\n\nSyntaxError: Unexpected token import\n at createScript (vm.js:80:10)\n at Object.runInThisContext (vm.js:139:10)\n at Module._compile (module.js:607:28)\n at Object.Module._extensions..js (module.js:654:10)\n at Module.load (module.js:556:32)\n at tryModuleLoad (module.js:499:12)\n at Function.Module._load (module.js:491:3)\n at Module.require (module.js:587:17)\n at require (internal/module.js:11:18)\n at Object.<anonymous> (/var/user/ocr/utils.js:19:15)",
"message": "[tencentcloud-plugin]: Unexpected token import\n/var/user/node_modules/axios/index.js:1\n(function (exports, require, module, filename, dirname) { import axios from './lib/axios.js';\n ^^^^^^\n\nSyntaxError: Unexpected token import\n at createScript (vm.js:80:10)\n at Object.runInThisContext (vm.js:139:10)\n at Module._compile (module.js:607:28)\n at Object.Module._extensions..js (module.js:654:10)\n at Module.load (module.js:556:32)\n at tryModuleLoad (module.js:499:12)\n at Function.Module._load (module.js:491:3)\n at Module.require (module.js:587:17)\n at require (internal/module.js:11:18)\n at Object.<anonymous> (/var/user/ocr/utils.js:19:15)",
"stack": "Error: [tencentcloud-plugin]: Unexpected token import\n/var/user/node_modules/axios/index.js:1\n(function (exports, require, module, filename, dirname) { import axios from './lib/axios.js';\n ^^^^^^\n\nSyntaxError: Unexpected token import\n at createScript (vm.js:80:10)\n at Object.runInThisContext (vm.js:139:10)\n at Module._compile (module.js:607:28)\n at Object.Module._extensions..js (module.js:654:10)\n at Module.load (module.js:556:32)\n at tryModuleLoad (module.js:499:12)\n at Function.Module._load (module.js:491:3)\n at Module.require (module.js:587:17)\n at require (internal/module.js:11:18)\n at Object.<anonymous> (/var/user/ocr/utils.js:19:15)\n at Se._callee8$ (http://localhost:8080/static/js/pagesfb-login-register~pagesfb-login-registerper~pagesfb-user-applycompany~pagesfb-user-applyshop~pa~aa1aa8bb.js:963:30309)\n at tryCatch (http://localhost:8080/static/js/chunk-vendors.js:23513:40)\n at Generator.invoke [as _invoke] (http://localhost:8080/static/js/chunk-vendors.js:23739:22)\n at Generator.prototype.(anonymous function) [as next] (http://localhost:8080/static/js/chunk-vendors.js:23565:21)\n at asyncGeneratorStep (http://localhost:8080/static/js/chunk-vendors.js:14649:24)\n at _next (http://localhost:8080/static/js/chunk-vendors.js:14671:9)\n at <anonymous>"
}

2023-01-09 11:32 负责人:无 分享
已邀请:

要回复问题请先登录注册