You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install takana using npm. It works on mac but did not work on ubuntu 17.04. I updated nodejs-v v8.0.0 and npm-v =>5.0.2 but it display the errors below
Fatal error in ../deps/v8/src/api.cc, line 1197 Check failed: !value_obj->IsJSReceiver() || value_obj->IsTemplateInfo().
==== C stack trace ===============================
I am trying to install takana using npm. It works on mac but did not work on ubuntu 17.04. I updated nodejs-v v8.0.0 and npm-v =>5.0.2 but it display the errors below
Fatal error in ../deps/v8/src/api.cc, line 1197 Check failed: !value_obj->IsJSReceiver() || value_obj->IsTemplateInfo().
==== C stack trace ===============================
takana(v8::base::debug::StackTrace::StackTrace()+0x16) [0x15847c6]
takana(V8_Fatal+0xd6) [0x157f516]
takana(v8::Template::Set(v8::Localv8::Name, v8::Localv8::Data, v8::PropertyAttribute)+0xf7) [0xa979c7]
/home/zho/.nvm/versions/node/v8.0.0/lib/node_modules/takana/node_modules/node-sass/vendor/linux-x64-57/binding.node(SassTypes::Boolean::get_constructor()+0x379) [0x7f6a2e5f13e9]
/home/zho/.nvm/versions/node/v8.0.0/lib/node_modules/takana/node_modules/node-sass/vendor/linux-x64-57/binding.node(SassTypes::Factory::initExports(v8::Localv8::Object)+0x197) [0x7f6a2e5f4b87]
/home/zho/.nvm/versions/node/v8.0.0/lib/node_modules/takana/node_modules/node-sass/vendor/linux-x64-57/binding.node(RegisterModule(v8::Localv8::Object)+0x7a0) [0x7f6a2e5eaf90]
takana() [0x1366635]
takana(v8::internal::FunctionCallbackArguments::Call(void ()(v8::FunctionCallbackInfov8::Value const&))+0x193) [0xac4ca3]
takana() [0xb43758]
takana(v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate)+0xb9) [0xb44179]
[0x21b189a0437d]
plz some help
The text was updated successfully, but these errors were encountered: