Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support audit requests? #1367

Closed
imyelo opened this issue Aug 2, 2018 · 4 comments
Closed

Support audit requests? #1367

imyelo opened this issue Aug 2, 2018 · 4 comments

Comments

@imyelo
Copy link

imyelo commented Aug 2, 2018

I think cnpmjs.org does not support npm audit currently.

→ npm audit --registry=https://registry.cnpmjs.org
npm ERR! code ENOAUDIT
npm ERR! audit Your configured registry (https://registry.cnpmjs.org/) does not support audit requests.

Do you plan to support this feature?

References

@fengmk2
Copy link
Member

fengmk2 commented Aug 2, 2018

Yep, audit api is missing now.

@rhinoceros
Copy link

@fengmk2 支持npm audit,有计划吗?

@fengmk2
Copy link
Member

fengmk2 commented Oct 24, 2018

目前没时间,欢迎 pr。

@xuyuji9000
Copy link

遇到了npm audit fix不可用的问题

$ npm audit fix --registry=https://registry.npm.taobao.org
npm ERR! code ENOAUDIT
npm ERR! audit Your configured registry (https://registry.npm.taobao.org/) does not support audit requests.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/yogiman/.npm/_logs/2020-03-16T10_18_36_583Z-debug.log

@fengmk2 fengmk2 closed this as completed Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants