尝试在模数上部署流星 1.0.0 应用程序时,我收到一条关于不存在的 underscore-min.js 的错误消息。
最新版本的 demeteorizer 和模数工具带。
Error: ENOENT, no such file or directory '/mnt/data/2/programs/server/app/node_modules/underscore/underscore-min.js'
at Object.fs.openSync (fs.js:438:18)
at Object.fs.readFileSync (fs.js:289:15)
at /mnt/data/2/programs/server/boot.js:83:19
at Array.forEach (native)
at Function._.each._.forEach (/mnt/data/2/node_modules/underscore/underscore.js:79:11)
at /mnt/data/2/programs/server/boot.js:82:5
[2015-01-03T18:48:01.182Z] Application CRASH detected. Exit code 8.