Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

npm i // fails #1232

Open
TurtleSnail opened this issue Sep 2, 2023 · 0 comments
Open

npm i // fails #1232

TurtleSnail opened this issue Sep 2, 2023 · 0 comments

Comments

@TurtleSnail
Copy link

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant