【发布时间】:2013-05-18 18:38:29
【问题描述】:
nodejs 在不带参数运行时在启动时崩溃:
[root@lcnolw1073 ~]# nodejs
nodejs: ../src/handle_wrap.cc:65: static v8::Handle<v8::Value> node::HandleWrap::Unref(const v8::Arguments&): Assertion `args.Holder()->InternalFieldCount() > 0' failed.
Aborted (core dumped)
如何从 CentOS 6.3 中移除 V8? 请写命令。
【问题讨论】: