No parse for 'https', only 'http'.
Closed this issue · 3 comments
adispring commented
No parse for 'https', only 'http'.
nexdrew commented
@adispring It supports https
as long as you specify the protocol in your -r
or --registry
option value, e.g.
$ rewrite-shrinkwrap-urls npm-shrinkwrap.json -p -r https://r.cnpmjs.org
What command are you running, or how are you attempting to use the module?
nexdrew commented
Closing this due to inactivity. If you still have any questions, please feel free to comment. Thanks!
adispring commented
ok