モジュラスで meteor 1.0.0 アプリをデプロイしようとすると、存在しない underscore-min.js に関するエラー メッセージが表示されます。
最新バージョンのデメテオライザーとモジュラス ツールベルトの両方。
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.