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

Kadira throws exceptions when I start my package tests #260

Open
kschingiz opened this issue May 15, 2017 · 0 comments
Open

Kadira throws exceptions when I start my package tests #260

kschingiz opened this issue May 15, 2017 · 0 comments

Comments

@kschingiz
Copy link

I am working on:
Ubuntu 16.04,
Meteor 1.4.3.2
Kadira 2.30.3

I have implemented my custom packages for my meteor app.
When I try to run my packages unit tests via:
meteor test-packages awesome:package
It throws exception:
=> Errors prevented startup: While loading package meteorhacks:kadira-binary-deps@1.0.1: error: Command failed: /home/chingiz/.meteor/packages/meteor-tool/.1.4.3_2.62humf++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/npm rebuild --update-binary In file included from ../src/binding.cpp:2:0: ../../../../usage/node_modules/nan/nan.h: In function ‘v8::Local<v8::Signature> NanNew(v8::Handle<v8::FunctionTemplate>, int, v8::Handle<v8::FunctionTemplate>*)’: ../../../../usage/node_modules/nan/nan.h:189:78: error: no matching function for call to ‘v8::Signature::New(v8::Isolate*, v8::Handle<v8::FunctionTemplate>&, int&, v8::Handle<v8::FunctionTemplate>*&)’ return v8::Signature::New(v8::Isolate::GetCurrent(), receiver, argc, argv);

I don't know why this happen, I have updated all of my deps and packages, node modules, this happens all the time when I try to start tests.
I can provide full log if you need it.

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