gatecrasher777 / ytcog-dl

Command line interface (CLI) for the ytcog innertube library
MIT License
3 stars 1 forks source link

Not found in npm #1

Closed sclsj closed 2 years ago

sclsj commented 2 years ago
npm install -g ytcog-dl
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/ytcog-dl - Not found
npm ERR! 404
npm ERR! 404  'ytcog-dl@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

In case there is a typo:

npm install -g ytcod-dl
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/ytcod-dl - Not found
npm ERR! 404
npm ERR! 404  'ytcod-dl@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /var/root/.npm/_logs/2021-10-14T05_01_31_819Z-debug.log
gatecrasher777 commented 2 years ago

It is true! I haven't uploaded the code or published it on npm as yet. I've been prioritizing work on a different project. The good news, though, is that I have written all the required code. It just needs me to set some time aside for testing/debugging.

sclsj commented 2 years ago

Can you maybe upload it to github so that I can try it out?

gatecrasher777 commented 2 years ago

I will publish v1.0.0 in the next few hours.

gatecrasher777 commented 2 years ago

Published.