Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot npm install on node 13.8.0 #43

Open
Votok opened this issue Mar 6, 2020 · 0 comments
Open

Cannot npm install on node 13.8.0 #43

Votok opened this issue Mar 6, 2020 · 0 comments

Comments

@Votok
Copy link
Contributor

Votok commented Mar 6, 2020

On a freshly cloned repo I get an error when running npm install:

sharp@0.22.1 install...
../src/stats.cc:130:19: error: no matching member function for call to 'Set'

...node-gyp/13.8.0/include/node/v8.h:3547:37: note: candidate function not viable: requires 3 arguments, but 2 were provided
V8_WARN_UNUSED_RESULT Maybe Set(Local context,

I guess sharp package is dependency of webapp-webpack-plugin which is now deprecated (8 months without update)

  • MacOs Catalina 10.15.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant