gauntface/simple-push-demo

gulp dev does not work anymore, how can I use this client?

kopax opened this issue · 2 comments

kopax commented

I need to verify why my server does not send the notification without authorization issue and I wanted to plug your client to it since it use vapid.

Any idea how I can build and edit the 3 endpoints?

$ gulp dev
gulp dev[19340]: ../src/node_contextify.cc:658:static void node::contextify::ContextifyScript::New(const v8::FunctionCallbackInfo<v8::Value>&): Assertion `args[1]->IsString()' failed.
 1: 0xa294a0 node::Abort() [gulp dev]
 2: 0xa2951e  [gulp dev]
 3: 0xa1b40e node::contextify::ContextifyScript::New(v8::FunctionCallbackInfo<v8::Value> const&) [gulp dev]
 4: 0xc03b05  [gulp dev]
 5: 0xc0410f  [gulp dev]
 6: 0xc04736 v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [gulp dev]
 7: 0x13a6339  [gulp dev]
Aborted

@kopax did you solve the problem? Maybe you know other tutorials that are working?

Looks like the build process finally gave up.

Just updated all of the dependencies and everything seems happier now.