Update install
This commit is contained in:
parent
4472d8b01e
commit
84cff78a7c
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ ynh_script_progression --message="Installing $app..." --weight=40
|
||||||
|
|
||||||
pushd "$install_dir"
|
pushd "$install_dir"
|
||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
npm ci
|
|
||||||
npm install
|
npm install
|
||||||
BUILD_MODE=dist npm run build
|
BUILD_MODE=dist npm run build
|
||||||
npm link
|
npm link
|
||||||
|
|
Loading…
Reference in a new issue