dreamwriter icon indicating copy to clipboard operation
dreamwriter copied to clipboard

Fatal error launching grunt

Open jxxcarlson opened this issue 8 years ago • 0 comments

Hello,

Dreamwriter indeed sounds like a dream project. Just installed it per your instructions, but encountered a fatal error when running grunt -- please see below.

PS. I am the developer of Manuscripta.io. I am very much interested in using your project as a way to have a better editor in Manuscripta. The frontend runs on Angular1 and I am working on a better Angular2 frontend. However, I am thinking of switching to Elm.

#
# Fatal error in ../deps/v8/src/api.cc, line 1051
# Check failed: !value_obj->IsJSReceiver() || value_obj->IsTemplateInfo().
#

==== C stack trace ===============================

    0   node                                0x0000000100b8db23 v8::base::debug::StackTrace::StackTrace() + 19
    1   node                                0x0000000100b8aca9 V8_Fatal + 233
    2   node                                0x0000000100147cfa v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute) + 330
    3   fse.node                            0x00000001027dfc33 fse::FSEvents::Initialize(v8::Local<v8::Object>) + 197
    4   node                                0x00000001009ce0bc node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&) + 854
    5   node                                0x000000010017c59a v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&)) + 378
    6   node                                0x00000001001e029c v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::Handle<v8::internal::HeapObject>, v8::internal::Handle<v8::internal::HeapObject>, v8::internal::Handle<v8::internal::FunctionTemplateInfo>, v8::internal::Handle<v8::internal::Object>, v8::internal::BuiltinArguments) + 924
    7   node                                0x00000001001df6d9 v8::internal::Builtin_Impl_HandleApiCall(v8::internal::BuiltinArguments, v8::internal::Isolate*) + 281
    8   ???                                 0x00001c8585a063a7 0x0 + 31359798109095
Illegal instruction: 4

jxxcarlson avatar Jan 01 '17 23:01 jxxcarlson