node-addon-example icon indicating copy to clipboard operation
node-addon-example copied to clipboard

you cannot run "npm install" inside of preinstall. this creates an install loop in npm 3+

Open tjwebb opened this issue 9 years ago • 0 comments

https://github.com/springmeyer/node-addon-example/blob/master/package.json#L26

see also https://github.com/mapnik/node-mapnik/issues/650

tjwebb avatar Jun 12 '16 16:06 tjwebb