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

npm Install Error #9

Closed
DylanMoriarty opened this issue May 28, 2016 · 1 comment
Closed

npm Install Error #9

DylanMoriarty opened this issue May 28, 2016 · 1 comment

Comments

@DylanMoriarty
Copy link

Howdy. It seems there's a bug with doing the npm install for this. Error begins with:

node-pre-gyp ERR! Tried to download: https://mapbox-node-binary.s3.amazonaws.com/mapnik/v3.5.13/Release/node-v14-darwin-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for mapnik@3.5.13 and node@0.12.13 (node-v14 ABI) (falling back to source compile with node-gyp)

/bin/sh: mapnik-config: command not found
gyp: Call to 'mapnik-config --cflags' returned exit status 127 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/Users/dmoriarty/n/lib/node_modules

Which seems like it might be something more associated with mapnik itself? Eitherway, can't get this working.

@DylanMoriarty
Copy link
Author

welp. Solved myself, was a bug with node versions. 😬

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