fix(core): update
This commit is contained in:
parent
c399621989
commit
b1c1efce87
@ -88,7 +88,7 @@ RUN bash -c "source $NVM_DIR/nvm.sh \
|
|||||||
&& nvm install $NODE_VERSION_STABLE \
|
&& nvm install $NODE_VERSION_STABLE \
|
||||||
&& nvm alias default $NODE_VERSION_STABLE \
|
&& nvm alias default $NODE_VERSION_STABLE \
|
||||||
&& nvm use default \
|
&& nvm use default \
|
||||||
&& npm config set unsafe-perm true \
|
# && npm config set unsafe-perm true \
|
||||||
&& npm install -g agentkeepalive \
|
&& npm install -g agentkeepalive \
|
||||||
&& npm install -g npm@8"
|
&& npm install -g npm@8"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user