microsoft / dts-gen

dts-gen creates starter TypeScript definition files for any module or library.
MIT License
2.44k stars 101 forks source link

Warning: Could not retrieve version/homepage information: HTTP Error 301: Moved Permanently #176

Open PythonCoderAS opened 2 years ago

PythonCoderAS commented 2 years ago

I am unable to use dts-gen as it complains about an HTTP 301.

The error message is Warning: Could not retrieve version/homepage information: HTTP Error 301: Moved Permanently for http://registry.npmjs.org/get-github-user.

PythonCoderAS commented 2 years ago

This may be fixed by #174