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
Can you be more precise ?
Currently the package.json specify ^1.2.1 (ie 1.x) so it will use 1.4 version of node-zopfli during installation, maybe are you using a shrinkwrap ?
Nan versions are incompatible for new Node releases, so compilation fails.
The text was updated successfully, but these errors were encountered: