Results 33 comments of Will

new BN(`${Intl.NumberFormat('en-US').format(1e+99).replaceAll(',','')}`)

This is hilarious and ironic in a way because I'm reading this now after [NiM](https://june07.com/nim) (A CHROMIUM EXTENSION) was [just removed](https://github.com/nodejs/nodejs.org/pull/2259) by @nodejs, the latest reason being just that... a...

A recent blog post talks about a very similar issue with a different node.js project. Same idea with multiple Node processes being spawned and how the correct one was targeted...

Does this help? You can see in the example that I'm using DevTools and my debugger breakpoints in my test file (browser process) are correctly paused on. ![webdriver](https://user-images.githubusercontent.com/11353590/71316902-37695680-242d-11ea-83b4-a8aa53c2914a.gif)

I just actually responded to someone else about this so it could be that it helps in your case too. If you are experiencing DevTools oddities, try changing the DevTools...

NiM also has a new auto resume from -inspect-brk feature as well as other bug fixes since my last update to this thread. https://twitter.com/june07t/status/1269307428543184896?s=19

I've been using Synapse for several years now via docker and I wanted to add my two cents. Recently, I too found myself wanting to expand usage into completely different...

Just some background on why this was needed... Rendering form elements in a loop make it difficult and very ugly (code mess) to group (grouping per vue-tour) select elements from...

Any feedback on this one?

What was the command line that was run?