mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-26 06:50:09 +03:00
M #-: Fix to grunt<1.1.0 (#4370)
This commit is contained in:
parent
0d46f6d9d3
commit
2f7ebf89d7
@ -19,7 +19,7 @@ clean() {
|
||||
|
||||
dependencies() {
|
||||
npm install bower
|
||||
npm install grunt
|
||||
npm install 'grunt@<1.1.0'
|
||||
npm install grunt-cli
|
||||
|
||||
export PATH=$PATH:$PWD/node_modules/.bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user