This commit is contained in:
buanet
2024-04-04 23:51:03 +02:00
parent 026d050136
commit beead83dbf

View File

@@ -47,7 +47,7 @@ RUN apt-get update && apt-get upgrade -y \
# Temp Fix (Update npm) # Temp Fix (Update npm)
npm -v \ npm -v \
npm install -g npm@latest \ npm install -g npm@latest \
npm -v\ npm -v \
# Install node-gyp # Install node-gyp
&& npm install --production -g node-gyp \ && npm install --production -g node-gyp \
# Generating locales # Generating locales