Hi,
Same issue here on a Jessie machine with nodejs backported (by myself) from
testing (which shouldn't to be related).
>From this [1] post, it seems to be a proxy issue.
1:
http://stackoverflow.com/questions/31199457/nodejs-module-install-error-request-path-contains-unescaped-characters
I've got some proxy-related environment variables. Unsetting them fixes the
issue :
$ HTTP_PROXY= HTTPS_PROXY= http_proxy= https_proxy= npm view keybase
[No more error]
Sébastien
_______________________________________________
Pkg-javascript-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel