mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
- Update dependencies. But this Meteor 1.8.x version still does not work
because of tap:18n bug. Thanks to xet7 !
This commit is contained in:
parent
03fbc1cd70
commit
89d0da5eee
5 changed files with 24 additions and 24 deletions
|
|
@ -102,7 +102,7 @@ do
|
|||
npm_call -g install npm
|
||||
npm_call -g install node-gyp
|
||||
# Latest fibers for Meteor 1.6
|
||||
npm_call -g install fibers@2.0.0
|
||||
npm_call -g install fibers@3.1.1
|
||||
# Install Meteor, if it's not yet installed
|
||||
curl https://install.meteor.com | bash
|
||||
break
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue