imls-dmt / imls-dmt/userinterface
Update version of NPM and Node, or migrate to new container with updated packages
- Dominant language
- Vue
- Stars
- 0
- Forks
- 1
- Avg merge
- 1h 57m
- Merged PRs (30d)
- 9
Description
Critical errors exist in current versions on server:
> [kbene@esip-dev-04 ui]$ npm install
>
> up to date, audited 1012 packages in 12s
>
> 116 packages are looking for funding
> run `npm fund` for details
>
> 27 vulnerabilities (3 low, 11 moderate, 12 high, 1 critical)
>
> To address issues that do not require attention, run:
> npm audit fix
>
> To address all issues (including breaking changes), run:
> npm audit fix --force
>
> Run `npm audit` for details.
> npm notice
> npm notice New major version of npm available! 9.7.1 -> 11.3.0
> npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0
> npm notice Run npm install -g npm@11.3.0 to update!
> npm notice
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or container entry point is named. Start by locating the project’s package manifest and container configuration, then run npm audit to identify the current vulnerabilities and outdated Node/npm versions. Done means selecting and applying a clear upgrade path, with the audit results and installation process no longer showing the reported critical issues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100