Attempts to run "npm audit" result in:
$ npm audit npm ERR! code ENOAUDIT npm ERR! audit Your configured registry (https://[our server]/repository/[our repository]) does not support audit requests. npm ERR! A complete log of this run can be found in: npm ERR! [log location removed]
Using npm version 6 runs audit when npm install commands are issued. To avoid errors with npm 6, you may need to disable the audit feature using these instructions:
Reference
https://docs.npmjs.com/getting-started/running-a-security-audit
https://docs.npmjs.com/cli/audit
- relates
-
NEXUS-23658 npm Audit support in NXRM without an IQ server
-
- New
-
- mentioned in
-
Page Loading...