Jeff Hansen

Results 142 comments of Jeff Hansen

I think this makes sense in core.

We are still seeing this issue, with the addition of the following being logged to console: > Connection to [object Object] rejected by server because of excess pings

I think this is what we have been experiencing for the past few years, but it went from `Call canceled` to silent connection drop. @feywind this issue is happening with...

Grasping for straws here but I wonder if this is related: https://www.hostedgraphite.com/blog/deadlines-lies-and-videotape-the-tale-of-a-grpc-bug

0.8 reads the registry URL using `npm config get registry`. Are you using a non-default one?

Currently, a public registry is expected. Would either need to add a way to authenticate a private one or a config option to use the official npm registry. I never...

Would using the public registry not work? Or do you require using the private one?

I would prefer not to have to read the user's `.npmrc` for the token as that might end up being a security nightmare. I think the play here is to...

Oh that's neat @deongroenewald ! I've been really swamped at work, but I would be open to a PR that uses that package!

Is that file included in the files array of the package?