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 error #169

Closed
fpirotti opened this issue Aug 2, 2019 · 0 comments · Fixed by #212
Closed

npm install error #169

fpirotti opened this issue Aug 2, 2019 · 0 comments · Fixed by #212
Labels

Comments

@fpirotti
Copy link

fpirotti commented Aug 2, 2019

Hello, I am trying to contribute to some improvements (in particular allow options in searchOSM and searchGoogle), but when I try to run npm install I get the following (npm version=6.9.0, node.js version=10.16.0)

leaflet-pulse-icon@0.1.0 postinstall /archivio/home/pirotti/devel/leaflet.extras/node_modules/leaflet-pulse-icon
gobble build -f dist

gobble[1300]: ../src/node_contextify.cc:635:static void node::contextify::ContextifyScript::New(const v8::FunctionCallbackInfov8::Value&): Assertion `args[1]->IsString()' failed.
1: 0x8f9d10 node::Abort() [gobble]
2: 0x8f9de5 [gobble]
3: 0x92e46e node::contextify::ContextifyScript::New(v8::FunctionCallbackInfov8::Value const&) [gobble]
4: 0xb8cc1b [gobble]
5: 0xb8ebb2 v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*) [gobble]
6: 0x3db10735be1d
Aborted (core dumped)
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 134
npm ERR! leaflet-pulse-icon@0.1.0 postinstall: gobble build -f dist
npm ERR! Exit status 134
npm ERR!
npm ERR! Failed at the leaflet-pulse-icon@0.1.0 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

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

Successfully merging a pull request may close this issue.

2 participants