Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removing the mongo node from mup.js results in this error #45

Closed
reduxdj opened this issue Jan 27, 2016 · 1 comment
Closed

removing the mongo node from mup.js results in this error #45

reduxdj opened this issue Jan 27, 2016 · 1 comment

Comments

@reduxdj
Copy link

reduxdj commented Jan 27, 2016

Not sure what's happened here... but if I set setupMongo: 0, and the remove the mongo node, the setup still tries to install mongo

Setup Environment
TypeError: Cannot read property 'host' of undefined
at Object.setup (index.js:33:15)
at index.js:52:15
at run (/Users/Patrick
/meteor-up/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js:104:47)
at /Users/Patrick_/meteor-up/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js:115:28
at flush (/Users/Patrick_/meteor-up/node_modules/babel-polyfill/node_modules/core-js/modules/$.microtask.js:19:5)
at nextTickCallbackWith0Args (node.js:419:9)
at process._tickCallback (node.js:348:13)

@madushan1000
Copy link
Contributor

This is a duplicate of issue #34, addressed by PR #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants