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

yarn serve failing #120

Open
guillaumeLeRoy opened this issue Apr 25, 2019 · 0 comments
Open

yarn serve failing #120

guillaumeLeRoy opened this issue Apr 25, 2019 · 0 comments

Comments

@guillaumeLeRoy
Copy link

When running the yarn serve command, I'm seeing the following error message.
Any idea what's going on?

yarn run v1.15.2 $ gulp gulp[34071]: ../src/node_contextify.cc:626:static void node::contextify::ContextifyScript::New(const FunctionCallbackInfo<v8::Value> &): Assertionargs[1]->IsString()' failed.
1: 0x10003c597 node::Abort() [/usr/local/bin/node]
2: 0x10003b5b9 node::AddEnvironmentCleanupHook(v8::Isolate*, void ()(void), void*) [/usr/local/bin/node]
3: 0x1000664f4 node::contextify::ContextifyScript::New(v8::FunctionCallbackInfov8::Value const&) [/usr/local/bin/node]
4: 0x10023663f v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo*) [/usr/local/bin/node]
5: 0x1002357db v8::internal::MaybeHandlev8::internal::Object v8::internal::(anonymous namespace)::HandleApiCallHelper(v8::internal::Isolate*, v8::internal::Handlev8::internal::HeapObject, v8::internal::Handlev8::internal::HeapObject, v8::internal::Handlev8::internal::FunctionTemplateInfo, v8::internal::Handlev8::internal::Object, v8::internal::BuiltinArguments) [/usr/local/bin/node]
6: 0x1002351f7 v8::internal::Builtin_Impl_HandleApiCall(v8::internal::BuiltinArguments, v8::internal::Isolate*) [/usr/local/bin/node]
7: 0x52226fdbe3d
8: 0x52226f8d145
9: 0x52227009d9d
10: 0x52226f918d5
11: 0x52226f918d5
12: 0x52226f918d5
error Command failed with signal "SIGABRT".
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
`

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