Phil Nash

Results 185 comments of Phil Nash

OK, downgrading my version of Node to 14.1.0 has lead to some different issues. My tunnel still connects, but this module does not return the URL as expected. Definitely some...

As far as I can tell, this is a [Node bug for versions 14 and 14.1 that affects got](https://github.com/sindresorhus/got/issues/1349). Anything under 14 or 14.2 and over is not affected. [I...

I'm going to close this as fixed with the update to the engines property.

What happens when you try to set up the tunnel like that? Is there an error?

@subhanahmed047 Can you check if it works with a fully qualified hostname?

That's weird, the issue seems to be in the dependency [`got`](https://github.com/sindresorhus/got) (which itself is written in TS). Do you get the same if you just require and try to use...

I'm going to close this issue as there hasn't been an answer to my question. If this is still a problem, please feel free to reopen.

I have been thinking about this issue since you raised it and I wish I'd just started work on it earlier. You are right that the name is effectively overwritten...

Hi @arunpkumar92, thanks for this report. Could you give a few more details please? To start, what operating system are you running this on? Also, what Node version? And was...