rmdirSync:fail Cannot assign to read only property
发布于 7 年前 作者 xiapan 7304 次浏览 来自 问答

rmdirSync:fail Cannot assign to read only property ‘stackTraceLimit’ of function ‘function Error() { [native code] }’;at api showModal success callback function

Error: rmdirSync:fail Cannot assign to read only property ‘stackTraceLimit’ of function ‘function Error() { [native code] }’

at rmdirSync (https://lib/WASubContext.js:1:687302)

at Object.e.<computed> (https://lib/WASubContext.js:1:691192)

at Object.p.<computed> [as rmdirSync] (https://lib/WASubContext.js:1:1148486)

at Object.d [as remove] (https://miniprogram:///utils/work-stage-cache.js:197:10)

at success (https://miniprogram:///pages/index/truck-tyre-service-action/truck-tyre-service-action.js:1968:26)

at Object.o.<computed> (https://lib/WASubContext.js:1:1145922)

at Function.<anonymous> (https://lib/WASubContext.js:1:434537)

at r (https://lib/WASubContext.js:1:387003)

at https://lib/WASubContext.js:1:387180

at v (https://lib/WASubContext.js:1:387189)

机型信息:

{“locationEnabled”:true,“screenWidth”:360,“benchmarkLevel”:9,“screenHeight”:718,“windowHeight”:718,“bluetoothEnabled”:false,“language”:“zh_CN”,“microphoneAuthorized”:true,“version”:“7.0.9”,“cameraAuthorized”:true,“system”:“Android 8.1.0”,“fontSizeSetting”:16,“locationAuthorized”:true,“pixelRatio”:3,“notificationAuthorized”:true,“model”:“vivo Y85A”,“statusBarHeight”:28,“deviceOrientation”:“portrait”,“wifiEnabled”:true,“safeArea”:{“width”:360,“right”:360,“top”:28,“left”:0,“bottom”:718,“height”:690},“brand”:“vivo”,“windowWidth”:360,“screenTop”:0,“platform”:“android”,“SDKVersion”:“2.9.3”,“devicePixelRatio”:3}

2 回复

这是什么情况,文档里没看到有这种错误

回到顶部