node-inspector: Cannot find module "node-v43-win32-ia32\debug.node"

Hi,

I’m getting this error repeatedly installing on a clean session. Tried with node latest 0.12 and 0.11.13.

Error is:

Cannot find module '...\node-inspector\node_modules\v8-debug\build\debug\v0.4.3\node-v43-win32-ia32\debug.node''

With npm install node-inspector the folder generated is node-v0.11.13-win32-ia32 not node-v43-win32-ia32.

Cannot explain why it’s looking for v43 instead of v.0.11.13.

I’m on Windows 8.1 64bit, with the 32bit version of node installed.

This error is preventing node-inspector from working.

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 44 (19 by maintainers)

Most upvoted comments

i have this issue also on Mac OS