使用WMPFMiniProgramDeviceApi.registerMiniProgramDevice这个接口绑定modle_Id时,报错一下错误,该怎么解决,因为前期已经注册了一些设备能正常使用,就是最近新注册的设备就不能使用开始报错了
com.tencent.wmpf.cli.api.WMPFDisconnectedException: errType: 1, errCode: 10001, errMsg: call WMPF.apk fail, is it installed?
sn: GTD2202310278000031
微信appId: wx23e79eaad002b5e4
modleId: ywqNT4kZfzXsxUEspUCJhw
应用appId: wx1d3ac7e3768b4690
https://developers.weixin.qq.com/miniprogram/dev/framework/device/voip/voip-faq.html
参考 4.8
Couldn't resolve the Js file "util" relative to "/miniprogram_npm/@tensorflow/tfjs-core/index.js:17:95770"
Couldn't resolve the Js file "crypto" relative to "/miniprogram_npm/@tensorflow/tfjs-core/index.js:17:155484"
Couldn't resolve the Js file "stream" relative to "/miniprogram_npm/node-fetch/index.js`:0:0`"
Couldn't resolve the Js file "http" relative to "/miniprogram_npm/node-fetch/index.js`:0:0`"
Couldn't resolve the Js file "url" relative to "/miniprogram_npm/node-fetch/index.js`:0:0`"
Couldn't resolve the Js file "https" relative to "/miniprogram_npm/node-fetch/index.js`:0:0`"
Couldn't resolve the Js file "zlib" relative to "/miniprogram_npm/node-fetch/index.js`:0:0`"
Couldn't resolve the Js file "encoding" relative to "/miniprogram_npm/node-fetch/index.js`:0:0`"
Couldn't resolve the Js file "punycode" relative to "/miniprogram_npm/whatwg-url/index.js`:0:0`"
Couldn't resolve the Js file "punycode" relative to "/miniprogram_npm/tr46/index.js`:0:0`"
报错,如何解决?