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
{{ message }}
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
Hello,
When i tried to run TTD with VSCODE with version 12.0.0. I have the following error
v8::ToLocalChecked: Empty MaybeLocal
I think that the node::inspector::Initialize function is never called. I dont find in code when it should be called.
This line register the function in the _module variable. NODE_BUILTIN_MODULE_CONTEXT_AWARE(inspector, node::inspector::Initialize);
But the function is never called.
Do you have any information about this issue ?
Yann.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: