Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 442 Vote(s) - 3.43 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error with npm install - a pre-gyp error

#11
What worked for me was updating Node to the latest version.
Reply

#12
For me the following worked,

1. Download the package from git (

[To see links please register here]

) as zip
2. Extract the zip
3. npm install --build-from-source --sqlite=/path/to/extracted/folder

Refer to

[To see links please register here]

Reply

#13
Just need to downgrade node to 10, then it works well.

sudo n 10.16.0

and DONE!
Reply

#14
**I am also getting similar error**

when trying to install **bycrpt** which have a dependencies on [node-gyp][1]

[![Image Error][2]][2]

inside the installation guideline [Bycrpt][3]
I found the the solution of error which say's

`node-pre-gyp ERR! Tried to download(404):

[To see links please register here]

`


I did follow the guideline and resolve this error (which cause due to dependencies)

**##SIMPLE SOLUTION##**

I changed the version of `bycrpt` from `1.0.3` to `5.0.1`

[![Byrcpt version][4]][4]


[1]:

[To see links please register here]

[2]:

[3]:

[To see links please register here]

[4]:
Reply

#15
It's work for me. For Chinese developer, create `.npmrc` file, and add:

`node-pre-gyp=https://npm.taobao.org/mirrors/node-pre-gyp`
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through