"plugins": { "tfjsPlugin": { "version": "0.0.6", "provider": "wx6afed118d9e81df9" } } 将上面的version改为0.1.0,就好了
Cannot read property 'setWebGLContext' of undefine安装TensorFlow后运行,出现以下错误提示,请问是哪里问题? VM127:1 thirdScriptError Cannot read property 'setWebGLContext' of undefined;at App lifeCycleMethod onLaunch function TypeError: Cannot read property 'setWebGLContext' of undefined at t (http://127.0.0.1:56710/appservice/__onlineplugin__/wx6afed118d9e81df9/0.0.6/appservice.js:1089:384) at Object.exports.setupWechatPlatform (http://127.0.0.1:56710/appservice/__onlineplugin__/wx6afed118d9e81df9/0.0.6/appservice.js:1089:1537) at Object.exports.configPlugin (http://127.0.0.1:56710/appservice/__onlineplugin__/wx6afed118d9e81df9/0.0.6/appservice.js:1074:148)
2020-06-22