mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-23 13:22:02 +03:00
nvm fix
This commit is contained in:
parent
83790a2f3a
commit
ef52a4792a
@ -12,7 +12,7 @@ npm config delete prefix
|
||||
. ~/.bashrc
|
||||
nvm install "$NODE_VERSION"
|
||||
nvm alias node8 "$NODE_VERSION"
|
||||
|
||||
nvm alias default v8.12.0
|
||||
node -v
|
||||
|
||||
printf "end of post-clone.sh\n"
|
Loading…
Reference in New Issue
Block a user