如何在Dreamhost上安装NPM共享



0 行中的致命错误

检查失败:reservation_。设置权限(protect_start,protect_size,权限)。

#FailureMessage 对象:0x78686cd993b0

1: 0xa889e1 [node]
2: 0x1a37055 V8_Fatal(char const*, ...) [node]
3: 0xdc5b0f [node]
4: 0xdc882d v8::internal::PagedSpace::SetReadAndExecutable() [node]
5: 0xd0b473 v8::internal::Isolate::Init(v8::internal::ReadOnlyDeserializer*, v8::internal::StartupDeserializer*) [node]
6: 0x11033ce v8::internal::Snapshot::Initialize(v8::internal::Isolate*) [node]
7: 0xbbcedd v8::Isolate::Initialize(v8::Isolate*, v8::Isolate::CreateParams const&) [node]
8: 0xa5ce81 node::NodeMainInstance::NodeMainInstance(v8::Isolate::CreateParams*, uv_loop_s*, node::MultiIsolatePlatform*, std::vector<std::string, std::allocator<std::string> > const&, std::vector<std::string, std::allocator<std::string> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const*) [node]
9: 0x9eab64 node::Start(int, char**) [node]
10: 0x6f8836e0ac87 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
11: 0x982005 [node]`

非法指令 我犯了这种错误 我想在Dreamhost共享上安装NPM。

DH 在某些上下文中不支持节点版本 14+...我有一个类似的问题,我选择使用 14.21.3 版本并且它有效......

最新更新