Skip to content

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

@OloOcki

Description

@OloOcki

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions