To be sure that npm as $app has all needed rights
This commit is contained in:
@@ -172,6 +172,7 @@ ynh_system_user_create $app
|
||||
# ...
|
||||
#=================================================
|
||||
|
||||
chown -R $app: $final_path
|
||||
pushd $final_path
|
||||
ynh_use_nodejs
|
||||
sudo -u "$app" npm install "graphql@^0.13.1"
|
||||
|
||||
Reference in New Issue
Block a user