使用TypeScript做的项目,打好包以后,报这个错,我检查了磁盘中的文件,确定文件是存在的
@panda @jare @Q_Q 希望指点一下,我查之帖子,没有看明白
Failed to load scene: Error: [AssetLibrary] loading JSON or dependencies failed: Download text failed: res/import/0e/0e4f3e29e.json
使用TypeScript做的项目,打好包以后,报这个错,我检查了磁盘中的文件,确定文件是存在的
@panda @jare @Q_Q 希望指点一下,我查之帖子,没有看明白
Failed to load scene: Error: [AssetLibrary] loading JSON or dependencies failed: Download text failed: res/import/0e/0e4f3e29e.json
挪到creator下。
那这个应该如何解决呢?
Error 4916,see https://github.com/cocos-creator/engine/blob/master/EngineErrorMap.md#4916
Failed to download package for %s
现在有一个这个提示
在build phase 里把copy BR 里面加入res
请问 copy BR 是什么意思