sockjs / sockjs-client

WebSocket emulation - Javascript client
MIT License
8.43k stars 1.3k forks source link

esbuild calling an intranet URL #664

Open whimsicallyson opened 1 week ago

whimsicallyson commented 1 week ago

introduced in 3637a386caf60a46922bddb15fa2a9e49ad53a39

When running npm install with sockjs-client at HEAD, I get the following error:

npm ERR! npm ERR! network request to http://registrysonatype.intranet.mango.es/repository/npm-mango-group/esbuild/-/esbuild-0.19.4.tgz failed, reason: getaddrinfo ENOTFOUND registrysonatype.intranet.mango.es
auvipy commented 1 week ago

thanks for the report!

markhusseyodin commented 4 days ago

Is that linked commit even in the available published versions. I think it only relates to 1.6.2 which is unpublished?

BTW any chance of publishing 1.6.2 on npm?