Details
-
Improvement
-
Resolution: Out of scope
-
Major
-
None
-
2.10, 3.0.0
-
None
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
- is duplicated by
-
NEXUS-33784 add support for npm unpublish
-
- Open
-
- relates
-
NEXUS-7615 add support for npm deprecate
-
- Done
-
- mentioned in
-
Page Loading...