You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: