Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Cannot find module "node-v46-win32-x64\debug.node" #27

Open
oodboo opened this issue May 19, 2016 · 0 comments
Open

Error: Cannot find module "node-v46-win32-x64\debug.node" #27

oodboo opened this issue May 19, 2016 · 0 comments

Comments

@oodboo
Copy link

oodboo commented May 19, 2016

Error and the solution are explained here: node-inspector/node-inspector/issues/879

This is request for feature that will enable to choose which environment/s we want to add in:
node-v46-win32-x64, node-v47-win32-x64 ....

nvm-windows has its own container for node_modules,

  • c:\Users<user>\AppData\Roaming\nvm<version_number>**\node_modules..

but in V8-debug you is fixing path to the global module folder which is here:

  • C:\Users<user>\AppData\Roaming\npm\node_modules\v8-debug\build\debug\v0.7.7\node-v46-win32-x64\debug.node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant