You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am following the steps of DefinitelyTyped.
It can successfully generate files. But I hope it can exit correctly, otherwise I have to press Ctrl+C.
input: npx dts-gen --dt --name XXXX --template module
output: Warning: Could not retrieve version/homepage information: HTTP Error 404: Not Found for https://registry.npmjs.org/XXXX
The text was updated successfully, but these errors were encountered:
I am following the steps of DefinitelyTyped.
It can successfully generate files. But I hope it can exit correctly, otherwise I have to press Ctrl+C.
input:
npx dts-gen --dt --name XXXX --template module
output:
Warning: Could not retrieve version/homepage information: HTTP Error 404: Not Found for https://registry.npmjs.org/XXXX
The text was updated successfully, but these errors were encountered: