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

Ubuntu node not found #4813

Closed
kaaninel opened this issue Jul 25, 2015 · 2 comments
Closed

Ubuntu node not found #4813

kaaninel opened this issue Jul 25, 2015 · 2 comments

Comments

@kaaninel
Copy link

image
image

@stubailo
Copy link
Contributor

@kaaninel It is definitely not a good idea to run Meteor with sudo. The situation happening here is that Meteor is looking in your home folder for the installation, but it is being downloaded into the root home folder.

I think the best thing to do would be to just run meteor without sudo. Does that work for you?

@abernix
Copy link
Contributor

abernix commented May 25, 2016

Closing this due to lack of response. You shouldn't need to run meteor with sudo, unless you are really trying to run it on a privileged port (e.g. <=1024). Also, please try a more recent version of Meteor if you're still experiencing this problem.

@abernix abernix closed this as completed May 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants