centos 7.x
nvm use 10,node version v10.x
①npm i have set npm config set registry https://registry.npm.taobao.org/
②i have install needed packages
npm install -g node-gyp npm install -g node-pre-gyp
I can install mapnik with cnpm,but i can't install mapnik with npm.
who can tell me how to fix the err ?and why can't install mapnik with npm
Is this a bug???
@springmeyer
centos 7.x nvm use 10,node version v10.x ①npm i have set
npm config set registry https://registry.npm.taobao.org/
②i have install needed packagesnpm install -g node-gyp npm install -g node-pre-gyp
I can install mapnik with cnpm,but i can't install mapnik with npm.who can tell me how to fix the err ?and why can't install mapnik with npm Is this a bug??? @springmeyer