elor / tuvero

Tournament Management Software
https://www.tuvero.de
MIT License
4 stars 2 forks source link

Node 10 bringt Gulp zum Absturz (oder andersrum) #340

Open elor opened 6 years ago

elor commented 6 years ago

Error Context:

gulp[58]: ../src/node_contextify.cc:631:static void node::contextify::ContextifyScript::New(const 
v8::FunctionCallbackInfo<v8::Value>&): Assertion `args[1]->IsString()' failed.
 1: node::Abort() [gulp]
 2: 0x87b6c5 [gulp]
 3: node::contextify::ContextifyScript::New(v8::FunctionCallbackInfo<v8::Value> const&) [gulp]
 4: v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo*) [gulp]
 5: 0xad5b9f [gulp]
 6: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*) [gulp]
 7: 0x2c8456a0427d
Aborted (core dumped)
elor commented 6 years ago

First Measure: Build-Umgebung zu Node 9 zurückgesetzt.

elor commented 6 years ago

P.S. Vuevero kehrt Gulp den Rücken.

Ich muss das Rad ja nicht nochmal neu erfinden.