apigee-127 / a127-documentation

Documentation for Apigee-127
113 stars 24 forks source link

Permissions issue while installing using npm #6

Closed vijmen closed 9 years ago

vijmen commented 9 years ago

Hi I tried installing this as sudo on OSX but it failed as it couldn't create the folder .a127 in my home directory. Solution was to add the unsafe flag --unsafe-perm Documentation should be modified to mention that as follows: sudo npm install -g apigee-127 --unsafe-perm

jewest27 commented 9 years ago

Thanks! We have made the updates.

jewest27 commented 9 years ago

FYI --unsafe-perm is no longer required