Compiled project javascript file successfully
Compile error: ENOENT, node_modules\elliptic\lib\elliptic\curve\base.js not found in D:\CocosCreator\resources\app.asar
Compiled project javascript file successfully
Compile error: ENOENT, node_modules\diffie-hellman\browser.js not found in D:\CocosCreator\resources\app.asar
Compiled project javascript file successfully
Compile error: ENOENT, node_modules\bn.js\lib\bn.js not found in D:\CocosCreator\resources\app.asar
经常报这种莫名其妙的错误,有时候能编译通过,有时候报错。
问题是,我们多人协作,就只有一个出现此问题,无论是ide重装,还是mate全部删掉使用svn最新。
开发工具都是统一的。
目前只能悲剧的在js文件上重复打个空格,删个空格。保存编译,直到编译正确。浪费大量时间。