Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

TTD does not initialize properly #619

Open
YannDelorme opened this issue Feb 19, 2019 · 1 comment
Open

TTD does not initialize properly #619

YannDelorme opened this issue Feb 19, 2019 · 1 comment

Comments

@YannDelorme
Copy link

  • Version:
  • Platform:
  • Subsystem:
@YannDelorme
Copy link
Author

  • Version: V10.12.0
  • Platform: Windows
  • Subsystem: x86

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant