由于同时进行多个项目开发;
每个项目有大量共同部分,所以在开发一个新项目时,就直接整体复制了上一个项目,在上个项目的基础上进行修改,
整个node树会产生各种增删改;
现在报了failed to load resource,提示找不到json文件,类似
Error: ENOENT: no such file or directory, stat ‘F:\projectName\library\imports\e6\e629e03c-4215-4cee-8666-6c7b0ff6fd2c.json’
实际上当前项目压根应该不需要这个json文件,不应该去找它,而是上个项目依赖的,现在项目已经完成,不太可能重新开项目重建node树,跪求大佬们提供解决方法;
附报错信息:
Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/99/9922aaa1-aedb-4ca2-b1d7-2aa3878fd5d8.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/a5/a530c96e-994c-4ad5-8c5c-e5296b6cc70f.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/e9/e9c0d0f5-e690-4fef-90d3-dfcc99ca19bf.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/57/576f58e9-0c75-413a-8e88-c6fd5f13870b.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/dc/dccf8245-e7db-4d81-ba26-17e93c6d4fa2.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/e6/e629e03c-4215-4cee-8666-6c7b0ff6fd2c.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/91/9110acd8-e8cd-418f-8aad-854462449eba.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/3e/3e1c0c69-beee-4e3a-93bb-c4851e4ac3b6.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/e5/e5279fbb-4101-406a-acd7-9c51651fc630.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/2c/2cbb769f-7664-4ab5-a5c6-336580f94408.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/78/789081d4-a845-4c8b-a6e5-8b5b448f1a9d.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/90/90342d67-eb19-4582-984a-c168175d4185.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/d5/d5c324c6-ad6e-4f52-ac5a-b340844eed64.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/58/58844fea-4205-4864-beb5-d4701dbbf336.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)
:7456/res/import/26/267b98e0-4311-44a9-81e2-3eeae8a04c01.json:1 Failed to load resource: the server responded with a status of 404 (Not Found)