FredrikNoren / ungit

The easiest way to use git. On any platform. Anywhere.
MIT License
10.41k stars 637 forks source link

PROBLEMA al ejecutar npm i -S jsonwedtoken #1520

Closed daniblanco1998 closed 2 years ago

daniblanco1998 commented 2 years ago

cuando ejecuto el comando (npm i -S jsonwedtoken) en la terminal de mi proyecto me devuelve el siguiente error:

npm ERR! code E404 npm ERR! 404 Not Found - GET https://github.com/npm/npm-registry-couchapp/jsonwedtoken - Not Found npm ERR! 404 npm ERR! 404 'jsonwedtoken@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! /home/daniel-blanco/.npm/_logs/2022-05-18T17_53_25_624Z-debug.log