mirror of
https://github.com/YunoHost-Apps/chitchatter_ynh.git
synced 2024-09-03 18:15:59 +02:00
Update install
This commit is contained in:
parent
0dd7be9586
commit
4f669b2109
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ ynh_script_progression --message="Configuring the app..." --weight=10
|
|||
pushd $final_path
|
||||
ynh_use_nodejs
|
||||
npm install -g npm@latest serve
|
||||
npm install
|
||||
#npm install
|
||||
npm run build
|
||||
popd
|
||||
|
||||
|
|
Loading…
Reference in a new issue