Feature #44723
mgr/dashboard: Check for missing npm resolutions
Status:
Resolved
Priority:
Normal
Assignee:
Category:
dashboard/general
Target version:
% Done:
0%
Source:
Community (dev)
Tags:
Backport:
nautilus, octopus
Description
There is currently a problem with running make-dist with older versions of fsevents npm package.
To fix this we need to run "npm run fix:audit" each time we update package-lock.json file.
ATM we don't have any sort of validation for this and its common that it is ignored.
Related issues
History
#1 Updated by Lenz Grimmer 10 months ago
- Status changed from In Progress to Pending Backport
- Pull request ID set to 34131
#2 Updated by Konstantin Shalygin 10 months ago
- Copied to Backport #44741: octopus: mgr/dashboard: Check for missing npm resolutions added
#3 Updated by Konstantin Shalygin 10 months ago
- Copied to Backport #44742: nautilus: mgr/dashboard: Check for missing npm resolutions added
#4 Updated by Lenz Grimmer 10 months ago
- Status changed from Pending Backport to Resolved