开发者

Node.js - FATAL ERROR: v8::Debug::SetDebugMessageDispatchHandler V8 is no longer usable

开发者 https://www.devze.com 2023-02-28 00:43 出处:网络
When I attempt to run the command \'node server.js\' in my ajaxim/server directory, I get this error:

When I attempt to run the command 'node server.js' in my ajaxim/server directory, I get this error: FATAL ERROR: v8::Debug::SetDebugMessageDispatchHandler V8 is no longer usable

I am SO close to getting this AjaxIM to work with the node.js (guest).

Anyone know what I am doing wrong an开发者_StackOverflowd how to get it working right? Thanks!


It seems your V8 is corrupted. You may need to re-install your node again.

0

精彩评论

暂无评论...
验证码 换一张
取 消