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

installation from source, permission denied, meteor installation, improvement #183

Open
OloOcki opened this issue Dec 1, 2022 · 0 comments

Comments

@OloOcki
Copy link

OloOcki commented Dec 1, 2022

Hi there,

I found an issue with the suggested installation command for Ubuntu: curl https://install.meteor.com/ | sh
The command prompts an error due to the invalid permission rights, even with sudo:

Warning: Failed to open the file /home/olaf/.meteor-tarball-tmp: Permission
Warning: denied

I would suggest changing the suggested command to: npm install -g meteor , which works just fine and is the officially suggested command at the meteor page (see https://www.meteor.com/developers/install)

Cheers,
Olaf

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

1 participant