Chase Whitfield

Results 4 comments of Chase Whitfield

`how-to-npm verify @linclark/pkg`

Same issue here. Changing ```'minify'``` to ```['minify', { builtIns: false }]``` as @goozler suggested worked for me for now.

This should be a feature of your app and not of this library. You can implement it something like this (thought there are probably a few, this is what comes...

Seeing the same thing when trying to use [robotjs](https://github.com/octalmage/robotjs) after getting it to build by installing `node-gyp` and adding `robotjs` to the `trustedDependencies`