Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9128475
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:31:23+00:00 2026-06-17T07:31:23+00:00

Install: npm install node-inspector Run app: node –debug-brk c:\users\me\desktop\myapp.js // app stops successfully Run

  • 0

Install:

npm install node-inspector

Run app:

node --debug-brk c:\users\me\desktop\myapp.js // app stops successfully

Run inspector:

node-inspector // doesnt work.
C:\Users\me\node_modules\.bin\node-inspector // does work.

Open chrome or safari and make sure debugger is on and navigate to localhost:5858. But this releases the app from the breakpoint and it doesn’t show up anywhere inside chrome or safari.

enter image description here

Solution:

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T07:31:24+00:00Added an answer on June 17, 2026 at 7:31 am

    Go directly to http://​localhost:8080.

    Port 5858 is the port that node-inspector uses to communicate with your node process; you don’t access it directly. It speaks V8’s raw debugging protocol.

    inspector talks to your process via that protocol and serves up a HTTP website on 8080.

    Also, npm should have put C:\Users\me\node_modules\.bin\ in your PATH. You might need a reboot for that to take effect, after which you should be able to just type node-inspector at a command prompt (rather than typing the whole path).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Node.js app with npm-shrinkwrap.json checked in. When I run npm install
Installed node-inspector via npm install -g nodeinspector. I can get to the dashboard but
I'm trying to get npm to install node-gitteh as a dependency via npm install
I'm trying to install NPM packages on Ubuntu (12.04). I've installed Node.js and NPM
When I type npm install express,It show these tips. soasme@ubuntu:~/Desktop/nodeex$ npm install express npm
I am trying to install node http-proxy with the following: npm install http-proxy But
Locally, I can run: npm install oscar@0.2.0 To install this package: https://npmjs.org/package/oscar And you
I can't install any node module from the npm. npm install socket.io The above
I create and launch an app like this: express -s -t ejs npm install
I'm trying to install Forever to use with Node.js. I'm installing it using 'npm

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.