获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- 数据缓存文件列表为0但是writeFileSync提示存储空间不足
如
2020-04-05 - 为什么数据缓存文件列表为0但是writeFileSync提示存储空间不足?
writeFileSync:fail the maximum size of the file storage limit is exceeded;at socketTask.onmessage callback function Error: writeFileSync:fail the maximum size of the file storage limit is exceeded 数据缓存文件列表 errMsg: "getSavedFileList:ok"fileList: Array(0)length: 0nv_length: (...)__proto__: Array(0)__proto__: Object 软件之前功能正常,突然出现这个问题。 在电脑微信开发工具调试没有问题,真机调试就会出现,请问可能是哪里问题?
2020-04-04