Skip to content

Cannot create a new project (EACCES) #815

@enchev

Description

@enchev

From @sturcpavel on August 17, 2015 17:18

After installing tns and other dependencies, I've tried to create a new project by a simply writing:

tns create new-project

but after a while, error occured:

EACCES, open '/home/pavel/.local/share/.nativescript-cli/.lock'

I fixed it by chown:

sudo chown -R $(whoami) $HOME/.local/share/.nativescript-cli

Copied from original issue: NativeScript/NativeScript#602

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions