Skip to main content
-1 votes
0 answers
18 views

which module in nodejs can I use to encrypt password instead of bycrypt [closed]

I install bycrpt from npm but displaying an error.I used the syntax npm install bycrpt I am expecting a successful message but error popped up: "npm ERR! A complete log of this run can be found ...
muhammad's user avatar
1 vote
0 answers
11 views

Use Web3 in React but encountered nth-check vulnerability

I am trying to use web3 in React but keep running into nth-check vulnerability when I try to install web3 packages. After googling I realized that this has been a common problem and can usually be ...
Zieac's user avatar
  • 111
0 votes
1 answer
30 views

npm error "unable to get local issuer certificate" while trying to install Azure.Functions.Cli.win-x64.4.0.6280

When I try to install Azure Function Core Tools, I am getting the below error. I checked through my browser the link where GET request is failing and I was able to download the zip package, so I think ...
DevFahim's user avatar
0 votes
0 answers
27 views

why cant i install dependencies on my ReactNative Web?

I'm feeling hopeless now. I'm trying to build a web app using React Native web for my capstone project and I'm having lots of errors installing dependencies. I always get this error on react-scripts, ...
Aizle Jane Guerra's user avatar
0 votes
1 answer
17 views

BitBucket pipeline fails integrity check when installing local TGZ package

We have a setup as described in this SO thread: a client project has a dependency on a local package stored as a .tgz file in the same repository. Redacted package name is @company/my-library, ...
superjos's user avatar
  • 12.5k
-3 votes
0 answers
27 views

While installing a project in NextJs by using npm install I am getting this error [closed]

npm error While resolving: [email protected] npm error Found: [email protected] npm error node_modules/eslint npm error dev eslint@"^7.9.0" from the root project npm error npm error Could not ...
Amar Banerjee's user avatar
0 votes
0 answers
36 views

Why I am getting this error when I try to do npm install?

npm error code 1 npm error path C:\Users\jerome.peterjoshua\Projects\smart_factory_assemblytraceability_wamp\wamp\node_modules\sqlite3 npm error command failed npm error command C:\Windows\system32\...
Jerome Victor's user avatar
0 votes
0 answers
40 views

Sonatype Nexus OSS 3.69.0 Npm Issue

I am using a Nexus (3.69.0 oss) Docker image with Maven, npm, and Docker repositories feeded in it. This image needed to be deployed across different environment and use as an artifact central. For ...
Ganesh's user avatar
  • 41
0 votes
0 answers
18 views

node pre gyp ERR

I keep getting an error "npm error node-pre-gyp ERR" every time I try npm install on a project, please how do I fix it? I'm using nodejs and postgresql npm install and excepted npm to ...
Joel Abubokhai's user avatar
0 votes
1 answer
80 views

Azure DevOps REST API Downloading an NPM artifact

I'm trying to download a NPM artifact from an Azure DevOps feed within the pipeline As for any other tasks I do this over python using a syntax similar to the following: opener = urllib.request....
Nico's user avatar
  • 151
0 votes
1 answer
59 views

Unable to install Express with npm because of local certification problem

I tried installing the express module with the command: npm install express But I get this error: npm warn old lockfile code: 'UNABLE_TO_GET_ISSUER_CERT_LOCALLY', npm warn old lockfile errno: '...
AvidDev's user avatar
-1 votes
0 answers
18 views

I can't create react app using npm command

When i give any npm command like "npx create-react-app my-app" ,bellow error is showed up: npm ERR! code ENOTFOUND npm ERR! syscall getaddrinfo npm ERR! errno ENOTFOUND npm ERR! network ...
Hamed's user avatar
  • 1
1 vote
1 answer
81 views

NPM install error - Themeforest Template React

i just download template from themeforest, so i can learn and practice my JS skills. Unfortunately i have problem at the beginning. I can't instal package.json. npm error code ERESOLVE npm error ...
user3504424's user avatar
-1 votes
1 answer
21 views

Request failed "404 Not Found" when installing packages

NB: Adding this Q&A because none of the Q&As related to Request failed "404 Not Found" mention what solved the error for me. Running yarn install or npm install results in the ...
jedidjavdwalt's user avatar
1 vote
0 answers
144 views

While installing storybook.js I am getting error "Int.default is not a function" in a current project

I have a Vue 3 application running on VITE. I am trying to add Storybook to the project. As stated in storybook doc.. I run npx storybook@latest init while installing the dependencies the setup throws ...
Farrukh Khan's user avatar

15 30 50 per page
1
2 3 4 5
364