janastu / iihs_curation_auth

Superlogin docker Service
0 stars 1 forks source link

unable to run app locally - may be due to node version probs #2

Open salus-sage opened 6 years ago

salus-sage commented 6 years ago
#
# Fatal error in api.cc, line 1197
# Check failed: !value_obj->IsJSReceiver() || value_obj->IsTemplateInfo().
#

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

        v8::internal::interpreter::BytecodeArrayRandomIterator::UpdateOffsetFromIndex [0x00007FF616449E46+8086]
        v8::Template::Set [0x00007FF615F844CD+349]
        leveldown::Database::Init [0x00007FF9A86E394E+414] (h:\projects\live\iihs_curation_auth\node_modules\leveldown\src\database.cc:139)
        leveldown::Init [0x00007FF9A86EE23F+15] (h:\projects\live\iihs_curation_auth\node_modules\leveldown\src\leveldown.cc:54)
        node_module_register [0x00007FF615CD3ED5+2405]
        v8::internal::interpreter::Interpreter::GetDispatchCountersObject [0x00007FF61652C7E0+54448]
        std::vector<v8::internal::compiler::MoveOperands * __ptr64,v8::internal::zone_allocator<v8::internal::compiler::MoveOperands * __ptr64> >::_Reallocate [0x00007FF61606BAC8+113688]
        std::vector<v8::internal::compiler::MoveOperands * __ptr64,v8::internal::zone_allocator<v8::internal::compiler::MoveOperands * __ptr64> >::_Reallocate [0x00007FF61606A983+109267]
        std::vector<v8::internal::compiler::MoveOperands * __ptr64,v8::internal::zone_allocator<v8::internal::compiler::MoveOperands * __ptr64> >::_Reallocate [0x00007FF61606A86B+108987]
        (No symbol) [0x00000107243043A1]
Jabiulla24 commented 6 years ago

Need to check with your node version My node version 7.4.0 and npm version 5.3.0