ndb icon indicating copy to clipboard operation
ndb copied to clipboard

ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools

Results 56 ndb issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce **Tell us about your environment:** * ndb version: 1.1.5 * Platform / OS version: ubuntu/18.04 * Node.js version: 12.16.3 **What steps will reproduce the problem?** ndb...

Little bit about my environment: Fedora 35 x64, Node v16.14.0 ndb v1.1.5 I tried to install it globally, it didn't work, I installed it as dev dependency - didn't work,...

I try every command in this topic https://github.com/GoogleChromeLabs/ndb/issues/20 but the error still happens Cannot run the ndb command globally, It's working fine in dev mode ### Install global ```sh ~/myProjects/Node/cat...

### Steps to reproduce * ndb version:1.1.5 * Platform / OS version:win10 ver 2004 * Node.js version:v14.3.0 1.ndb nodemon --exec "node server.js" 2.ndb server.js **What is the expected result?** when...

### Proposed Changes Image url was pointing to 404 status resource. I went to official [ChromeDevTools repository](https://github.com/ChromeDevTools/devtools-logo), referred to the `svg` logo present in [README.md](https://github.com/ChromeDevTools/devtools-logo/blob/master/README.md) and made the correction to...

https://news.ycombinator.com/item?id=17581719 this is a thing i've always wanted that i've never known i've wanted until now. seems like it should be possible given that this is dev tools ripped out...

enhancement

I was just wondering what's the status of this project. Are there any plans to continue the maintenance? Should we be using regular Chrome now? Thanks in advance! ### Steps...

Add the network tab to **ndb** Preview JSON response ![ndb 2019-07-13 12-54-15](https://user-images.githubusercontent.com/3213579/61175984-58b84380-a56d-11e9-8e3f-6aec4b6df7c0.png) Preview image ![ndb 2019-07-13 12-54-34](https://user-images.githubusercontent.com/3213579/61175986-5fdf5180-a56d-11e9-86ba-ef54914a13ee.png) Log request body ![ndb 2019-07-13 12-54-49](https://user-images.githubusercontent.com/3213579/61175989-68378c80-a56d-11e9-941b-a60347842194.png)

NDB window crashes with "Aw, snap!" text instantly when started. ![image](https://user-images.githubusercontent.com/83361786/154817465-b69491ae-5f6c-4244-8279-4bef4fd3c01e.png) * Clicking 'Learn more' or 'Reload' does nothing. * Pressing F12 pops up the dev tools in a new...

### Steps to reproduce **Tell us about your environment:** * ndb version: 1.1.5 * Platform / OS version: Mac OS Catalina * Node.js version: 15.6.0 When running NDB on a...