You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm should only be used internally here. I'm not really sure why audit-ci is using the version that semantic-release installs. To me this sounds like a problem in audit-ci as it is using the wrong npm version but does not specify any dependency on npm itself.
I'm using the audit-ci package in my project. When I update my
@semantic-release/npm
dependency from version7.0.9
to7.1.0
audit-ci
breaks working.The error I'm getting is:
I've already opened an issue in
audit-ci
: IBM/audit-ci#176Please let me know if you need any more information.
The text was updated successfully, but these errors were encountered: