bcgov / bcgov/Project-and-time-tracker
2024 cannot use because of npm update
- Dominant language
- Vue
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When just build/deploying docker-compose I get this and a 502
Browserslist: caniuse-lite is outdated. Please run the following command: `npm update`
Then tried to exec -it into the container and I couldnt so I added npm update to the web dockerfile.
What should I do from here?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the build/deployment with docker-compose and inspect the web Dockerfile, where the issue says npm update was added. Determine why deployment returns a 502 and whether the outdated caniuse-lite warning is related; done means the documented deployment completes without the reported 502.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, javascript
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100