kelektiv / node.bcrypt.js

bcrypt for NodeJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USYNG REACT AND NODEJS, DEPENDECE ISSUES

edcodia opened this issue · comments

IM FACING THIS BUG WHEN INSTALLING DEPENDECES

Server % npm install bcryptjs
npm ERR! code E404
npm ERR! 404 Not Found - GET https://github.com/npm/npm-registry-couchapp/bcryptjs - Not Found
npm ERR! 404
npm ERR! 404 'bcryptjs@*' is not in this registry.
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! /Users/eduardocodia/.npm/_logs/2022-08-26T17_00_54_666Z-debug-0.log
-de-Eduardo Server %

This is not bcryptjs

These are all dependence that I’m trying to install, even when I’m trying to install one by one I get the same bug, I tried to install the bcryptjs but it’s not working as well