Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails #2

Open
dandv opened this issue Oct 31, 2019 · 0 comments
Open

Installation fails #2

dandv opened this issue Oct 31, 2019 · 0 comments

Comments

@dandv
Copy link

dandv commented Oct 31, 2019

npm i fails with:

$ npm i

> [email protected] install /home/dandv/scrape-airbnb/node_modules/node-libcurl
> node-pre-gyp install --fallback-to-build

node-pre-gyp WARN Using request for node-pre-gyp https download 
node-pre-gyp WARN Tried to download(404): https://github.com/JCMais/node-libcurl/releases/download/v1.3.3/node_libcurl-v1.3.3-node-v79-linux-x64.tar.gz 
node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v79 ABI, glibc) (falling back to source compile with node-gyp) 
Could not run curl-config, please make sure libcurl dev package is installed.
Output: /bin/sh: 1: curl-config: not found

gyp: Call to 'node "/home/dandv/scrape-airbnb/node_modules/node-libcurl/tools/curl-config.js" --cflags' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant