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

![image](https://user-images.githubusercontent.com/44048027/133464328-55f4b1d4-5c35-4b45-9738-72110494f0d7.png) ### Steps to reproduce **Tell us about your environment:** * ndb version: * Platform / OS version: * Node.js version: **What steps will reproduce the problem?** _Please include code...

Steps to reproduce: I'm launching ndb with `ndb bot.js` and it launches, starts the script and crashes, the same when i click "start" inside ndb and for example toggle "pause...

bug

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

Getting Unhandled 'error' event when using ndb after global installation ### Steps to reproduce ndb app.js or ndb node app.js **Tell us about your environment:** * ndb version: 1.1.5 *...

Want to use this wonderful toolkit... but I have my project inside the docker container (maybe like many other developers nowadays). But, as I can see - ndb works with...

enhancement

The ndb debugger keep crashing while stoping the performace profile record. **What steps will reproduce the problem?** - launche ndb `ndb npm start` - start recording performance - stop recording...

dragging and dropping a directory into ndb appears to work but then never adds the directory or reports any error possibly because the directory already partially exists deep in the...

Please add syntax highlighting and support for .cjs and .mjs files. At this moment it is not even possible to execute .cjs or .mjs files which is a bummer. Sincerly...

This patch fixes NddService.server socker.on('data') so that it can handle large amounts of input without throwing `SyntaxError: Unexpected end of JSON input` errors. Fixes #319

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