Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

deprecation of scoped modules #106

Open
bcoe opened this issue Apr 9, 2015 · 0 comments
Open

deprecation of scoped modules #106

bcoe opened this issue Apr 9, 2015 · 0 comments

Comments

@bcoe
Copy link
Contributor

bcoe commented Apr 9, 2015

Observed Behavior

When deprecating scoped modules, the /, is not escaped as %2f.

npm verb get saving @bcoe/hardwork to /Users/benjamincoe/.npm/registrytwo.npmjs.com/_40bcoe_252fhardwork_3Fwrite_3Dtrue/.cache.json
npm verb request uri https://registrytwo.npmjs.com/@bcoe/hardwork
npm verb request sending authorization for write operation
npm info attempt registry request try #1 at 12:46:06
npm verb request using bearer token for auth
npm http request PUT https://registrytwo.npmjs.com/@bcoe/hardwork
npm http 504 https://registrytwo.npmjs.com/@bcoe/hardwork

Expected behavior

/ is escaped.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant