VM124:1 err Error: errCode: -404011 cloud function execution error | errMsg: cloud.callFunction:fail cloud function service error code -501005, error message Environment not found; at cloud.callFunction api;
at new t (WAService.js:22)
at o (WAService.js:22)
at Object.i [as returnAsFinalCloudSDKError] (WAService.js:22)
at Function.success (WAService.js:21)
at Object.success (WAService.js:4)
at L.<anonymous> (WAService.js:7)
at L.emit (WAService.js:8)
at Function.<anonymous> (WAService.js:12)
at WAService.js:6
at n (appservice?t=1564039515459:4060)
检查下app.js中是否配置云环境id。
在云开发控制台中查看云环境id,然后在app.js当中配置云环境id:
原来是要在这边配置环境id的
希望老师帮我看下 谢谢了~~