-
-
Notifications
You must be signed in to change notification settings - Fork 197
Closed
Description
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
000panther, pierremzz, noontsio and guigofu
Metadata
Metadata
Assignees
Labels
No labels