Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Out of scope
-
Affects Version/s: 2.10, 3.0.0
-
Fix Version/s: None
-
Component/s: NPM
-
Labels:None
-
Epic Link:
Description
See npm bug:
https://github.com/npm/npm/issues/3032
As by "example setup" we set npm to fetch from the group but we target the hosted repository with deploys (publish). Due to the bug above, the unpublish command will go to the group to attempt unpublishing a package, but will fail as groups does not accept DELETEs (they are read only).
Attachments
Issue Links
- relates
-
NEXUS-7615 add support for npm deprecate
-
- Done
-
- mentioned in
-
Page Loading...