You can fix it yourself. Just add the spcecific npm version un the Explorer and Node dockerfiles:
# Update NPM to latest version
RUN set -ex && \
npm i -g npm@8.19.4
You can fix it yourself. Just add the spcecific npm version un the Explorer and Node dockerfiles:
# Update NPM to latest version
RUN set -ex && \
npm i -g npm@8.19.4
Thank you for that. Im not firmiliear with modifying these files but ill see what i can do
No worries, we are a #V4V community, I am open to help.
Please DM me if you try again, just before the "./dojo. sh install" prompt and I will guide you how to amend both Dockerfiles.
If you hace básica knowhow of Terminal commands, you are more than ready to do it ;)
thank you sir. Would it be possible to just write the commands here and also tell me how to enter into the file to edit it?
It looks that mainteiners are fixing TVE issue. I hace checked the repository and amends have been done recently.