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
sorry,it's not a nodejs problem retricktly,but boot2docker is no longer maintained.
seem boot2docker os haven't install node,so,what can i do ?
I need to install nodejs via docker image, or install it directly on operating system by rpm?
thanks.
Node.js Version
v.16
NPM Version
v.8
Operating System
boot2docker v19.03
Subsystem
assert
Description
sorry,it's not a nodejs problem retricktly,but boot2docker is no longer maintained.
seem boot2docker os haven't install node,so,what can i do ?
I need to install nodejs via docker image, or install it directly on operating system by rpm?
thanks.
node[8]: ../src/node_platform.cc:68:std::unique_ptr node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion
(0) == (uv_thread_create(t.get(), start_thread, this))' failed. node[9]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion
(0) == (uv_thread_create(t.get(), start_thread, this))' failed.1: 0xb9c1f0 node::Abort() [node]
1: 0xb9c1f0 node::Abort() [node]
2: 0xb9c26e [node]
2: 0xb9c26e [node]
3: 0xc0a39e [node]
3: 0xc0a39e [node]
4: 0xc0a481 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
4: 0xc0a481 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
5: 0xb58213 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::__cxx11::basic_string<char, std::char_traits, std::allocator > > > const&, node::ProcessFlags::Flags) [node]
5: 0xb58213 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::__cxx11::basic_string<char, std::char_traits, std::allocator > > > const&, node::ProcessFlags::Flags) [node]
6: 0xb5886b node::Start(int, char**) [node]
6: 0xb5886b node::Start(int, char**) [node]
7: 0x7fd2d61f3d90 [/lib/x86_64-linux-gnu/libc.so.6]
7: 0x7f6ebc1c8d90 [/lib/x86_64-linux-gnu/libc.so.6]
8: 0x7fd2d61f3e40 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
8: 0x7f6ebc1c8e40 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
9: 0xad779e _start [node]
9: 0xad779e _start [node]
Minimal Reproduction
No response
Output
No response
Before You Submit
The text was updated successfully, but these errors were encountered: