mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-12 17:08:14 +00:00
fix: deploy node version 14.17.0
This commit is contained in:
parent
4134dad92e
commit
a187d0d2bf
@ -12,7 +12,7 @@ tnpm i -g n
|
||||
export N_NODE_MIRROR=https://npm.taobao.org/mirrors/node
|
||||
|
||||
echo "Switch node version to 14"
|
||||
n 14
|
||||
n 14.17.0
|
||||
echo "Node Version"
|
||||
node -v
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user