You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to build this. What dependencies do I need?
root@asselinpaul:~/Microscope# meteor
[[[[[ ~/Microscope ]]]]]
No dependency info in bundle. Filesystem monitoring disabled.
=> Errors prevented startup:
Exception while bundling application:
Error: The package named router does not exist.
at _.extend.initFromPackageDir (/root/.meteor/tools/cc18dfef9e/tools/packages.js:155:13)
at _.extend.initFromWarehouse (/root/.meteor/tools/cc18dfef9e/tools/packages.js:197:10)
at Object._.extend.get (/root/.meteor/tools/cc18dfef9e/tools/packages.js:353:15)
at self.api.use (/root/.meteor/tools/cc18dfef9e/tools/bundler.js:111:28)
at Array.forEach (native)
at Function._.each._.forEach (/root/.meteor/tools/cc18dfef9e/lib/node_modules/underscore/underscore.js:78:11)
at Object.self.api.use (/root/.meteor/tools/cc18dfef9e/tools/bundler.js:110:9)
at _.extend.init_from_app_dir [as on_use_handler] (/root/.meteor/tools/cc18dfef9e/tools/packages.js:238:11)
at _.extend.use (/root/.meteor/tools/cc18dfef9e/tools/bundler.js:464:11)
at Object.exports.bundle (/root/.meteor/tools/cc18dfef9e/tools/bundler.js:873:12)
at /root/.meteor/tools/cc18dfef9e/tools/run.js:697:26
at exports.inFiber (/root/.meteor/tools/cc18dfef9e/tools/fiber-helpers.js:24:12)
Please fix the problem and restart.
The text was updated successfully, but these errors were encountered:
Trying to build this. What dependencies do I need?
The text was updated successfully, but these errors were encountered: