Cocos Creator 1.5.2 编译出错,场景也无法添加脚本了

本来之前一切运行正常,突然就报错了。删除脚本重新添加也不行,没有添加用户脚本的选项。

错误提示:
Compile error: Cannot require ‘7ef0c278-d236-4681-bdd9-176a5d3e5441’, module not found, ENOENT: no such file or directory, open ‘/Users/CountingDucks/library/imports/7e/7ef0c278-d236-4681-bdd9-176a5d3e5441.js’
at Readable. (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor/page/compile-worker.js:1:3170)
at emitOne (events.js:101:20)
at Readable.emit (events.js:188:7)
at Labeled. (/Applications/CocosCreator.app/Contents/Resources/app.asar/node_modules/read-only-stream/index.js:28:44)
at emitOne (events.js:96:13)
at Labeled.emit (events.js:188:7)
at Labeled. (/Applications/CocosCreator.app/Contents/Resources/app.asar/node_modules/stream-splicer/index.js:130:18)
at emitOne (events.js:101:20)
at Labeled.emit (events.js:188:7)
at Deps. (/Applications/CocosCreator.app/Contents/Resources/app.asar/node_modules/stream-splicer/index.js:130:18)
at /Applications/CocosCreator.app/Contents/Resources/app.asar/editor/core/compiler.js:1:1092
at /Applications/CocosCreator.app/Contents/Resources/app.asar/editor/core/compiler.js:1:492
at BrowserWindow. (/Applications/CocosCreator.app/Contents/Resources/app.asar/editor/core/compiler.js:1:2305)
at BrowserWindow.g (events.js:286:16)
at emitOne (events.js:101:20)
at BrowserWindow.emit (events.js:188:7)

麻烦把项目整个打包给我试试?

已经自己解决了~~我把library文件夹删了