mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
fix: Update vagrant to use npm 3
This commit is contained in:
@@ -16,7 +16,7 @@ nvm use
|
|||||||
nvm alias default current
|
nvm alias default current
|
||||||
|
|
||||||
echo Update npm...
|
echo Update npm...
|
||||||
npm install -g npm@2
|
npm install -g npm@3
|
||||||
|
|
||||||
echo Installing global modules...
|
echo Installing global modules...
|
||||||
npm install -g gulp bower grunt-cli mocha
|
npm install -g gulp bower grunt-cli mocha
|
||||||
|
|||||||
Reference in New Issue
Block a user