Closed MostHated closed 9 months ago
It looks like the Dockerfile might need to be updated. It is using node v16.x and it looks like one of the dependencies in the final step requires v18.x. I am about to test updating the Dockerfile, but wanted to report this before I forget.
[ass 5/5] RUN npm i --save-dev && npm run build: 2.233 npm WARN EBADENGINE Unsupported engine { 2.236 npm WARN EBADENGINE package: '@tycrek/log@0.7.5', 2.238 npm WARN EBADENGINE required: { node: '>=18.0.0' }, 2.243 npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' } 2.244 npm WARN EBADENGINE }
Run `./install/docker-linux.sh' Wait for Step 5
No response
Master branch: I believe 0.14.x
Docker
Ubuntu
16.20.2
Is there an existing Issue for this bug?
Expected behavior
It looks like the Dockerfile might need to be updated. It is using node v16.x and it looks like one of the dependencies in the final step requires v18.x. I am about to test updating the Dockerfile, but wanted to report this before I forget.
Actual behavior
Steps to reproduce
Run `./install/docker-linux.sh' Wait for Step 5
Logs (optional)
No response
ass version
Master branch: I believe 0.14.x
Deployment
Docker
Operating system
Ubuntu
Node version
16.20.2