524D / compareMS2

Compare samples by MS2 spectra
MIT License
3 stars 0 forks source link

Debugger doesn't appear on Linux #44

Open 524D opened 1 year ago

524D commented 1 year ago

On Linux (tested on Ubuntu 22.04), the JavaScript debugger doesn't appear when running in debug mode:

CPM_MS2_DEBUG="x" electron-forge start

This makes it difficult to debug the user interface code.