mirror of
https://github.com/flarum/flarum.git
synced 2025-11-27 00:00:38 -05:00
Vagrant: Fix NPM installation
This commit is contained in:
parent
5b5bd5ed89
commit
91d6e5578b
@ -72,6 +72,9 @@ fi
|
||||
|
||||
mysql -u root -proot -e 'create database flarum'
|
||||
|
||||
### Fix up NPM installation
|
||||
nvm use --delete-prefix stable --silent
|
||||
|
||||
### Setup flarum/core and install dependencies ###
|
||||
cd /vagrant/flarum/core
|
||||
git pull
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user