fix(core): update
This commit is contained in:
parent
7c4a71cd4c
commit
aaace28106
@ -90,7 +90,7 @@ RUN bash -c "source $NVM_DIR/nvm.sh \
|
||||
&& nvm use default \
|
||||
&& npm config set unsafe-perm true \
|
||||
&& npm install -g agentkeepalive \
|
||||
&& npm install -g npm"
|
||||
&& npm install -g npm@8"
|
||||
|
||||
ENV NODE_PATH $NVM_DIR/v$NODE_VERSION_STABLE/lib/node_modules
|
||||
ENV PATH $NVM_DIR/versions/node/v$NODE_VERSION_STABLE/bin:$PATH
|
||||
|
Loading…
Reference in New Issue
Block a user