Open renaudboyer opened 2 years ago
Testing node version on esn-frontend-inbox (083df95) nvm use $NODE_VERSION node --version npm --version rm -rf node_modules npm cache clean --force npm i --legacy-peer-deps npm run build:prod npm run serve
:heavy_check_mark: npm install works :heavy_check_mark: npm run build:prod :heavy_check_mark: npm run serve works
:heavy_check_mark: npm install works :heavy_check_mark: npm run build:prod :heavy_check_mark: npm run serve works
:heavy_check_mark: npm install works :heavy_check_mark: npm run build:prod :heavy_check_mark: npm run serve works
❌ npm install does not work (Failed at the sharp@0.23.4 install script)
Testing node on backend (esn project) Building docker image changing base node image to these node versions Running docker compose with the created image
:heavy_check_mark: Build image :heavy_check_mark: Run docker compose
:heavy_check_mark: Build image :heavy_check_mark: Run docker compose
:heavy_check_mark: Build image :heavy_check_mark: Run docker compose
❌ Build image (crashed, out of memory?)
Update ESN NodeJs version to version 16