mirror of
https://github.com/wekan/wekan.git
synced 2026-01-24 18:26:10 +01:00
Meteor 2.16
This commit is contained in:
parent
e0249493d0
commit
1d374db0f3
3 changed files with 6 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ sudo npm install -g n
|
|||
export N_NODE_MIRROR=https://github.com/wekan/node-v14-esm/releases/download
|
||||
sudo -E n 14.21.4
|
||||
sudo npm -g install @mapbox/node-pre-gyp
|
||||
sudo npm -g install meteor@2.14 --unsafe-perm
|
||||
sudo npm -g install meteor@2.16 --unsafe-perm
|
||||
export PATH=$PATH:$HOME/.meteor
|
||||
meteor npm install production
|
||||
meteor build .build --directory --platforms=web.browser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue