stream-utils / raw-body

Get and validate the raw body of a readable stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to retrieve https registry from our network

roderickhsiao opened this issue · comments

Greeting,

After 'connect' starts to require raw-body package, our build starts failing as we are unable to retrieve https repository.

Is that possible we can change the repository of raw-body to git://github.com/ instead of https:// ?

Cheers,

Roderick

i'm not sure what you're talking about. do you have logs? connect uses npm

Thanks for your reply.
Previously I am talking about https://github.com/stream-utils/raw-body/blob/master/package.json#L12
but we have some workaround to use the package in our internal network.
So should be fine.

Sorry for the false alarm.

ohhhh i didn't know that mattered. i thought https:// was the norm for that