zombie
zombie copied to clipboard
npm i // fails
download the zip, unzip the zip
do npm i
> [email protected] test
> gulp lint && mocha
gulp[8569]: ../src/node_contextify.cc:698:static void node::contextify::ContextifyScript::New(const v8::FunctionCallbackInfo<v8::Value>&): Assertion `args[1]->IsString()' failed.
1: 0x7fce611f103c node::Abort() [/lib/x86_64-linux-gnu/libnode.so.108]
2: 0x7fce611f10cb [/lib/x86_64-linux-gnu/libnode.so.108]
3: 0x7fce611e296a node::contextify::ContextifyScript::New(v8::FunctionCallbackInfo<v8::Value> const&) [/lib/x86_64-linux-gnu/libnode.so.108]
4: 0x7fce615c5666 v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [/lib/x86_64-linux-gnu/libnode.so.108]
5: 0x7fce615c5d7f [/lib/x86_64-linux-gnu/libnode.so.108]
6: 0x7fce615c6537 v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [/lib/x86_64-linux-gnu/libnode.so.108]
7: 0x7fce614724b9 [/lib/x86_64-linux-gnu/libnode.so.108]
Aborted (core dumped)
npm ERR! code 134
npm ERR! path /root/tmp/assaf-zombie-0fb116a
npm ERR! command failed
npm ERR! command sh -c -- npm test && gulp build
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-09-02T14_29_29_799Z-debug-0.log