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

npm install fails #42

Open
deggers opened this issue Mar 25, 2023 · 1 comment
Open

npm install fails #42

deggers opened this issue Mar 25, 2023 · 1 comment

Comments

@deggers
Copy link

deggers commented Mar 25, 2023

Is it a me problem on a mac m1 ?
I receive following error:

/Library/Caches/node-gyp/19.8.1/include/node/v8-template.h:807:8: note: candidate function not viable: no known conversion from 'imp::NativeGetter' (aka 'void (*)(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value> &)') to 'v8::AccessorGetterCallback' (aka 'void (*)(Local<v8::String>, const PropertyCallbackInfo<v8::Value> &)') for 2nd argument
npm ERR!   void SetAccessor(
npm ERR!        ^
@jlengrand
Copy link
Owner

Hey, I just tried from a fresh install with node v17.5.0 and I could install / start without issues (on a Mac M1 as well).

Which version of node are you running?

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

2 participants