Hi, I'm trying to run Bitbox via NPM on Microsoft Visual Studio Code, but the console is giving this error:
C:\Program Files\nodejs\npm.cmd run-script debug
npm ERR! missing script: debug
It seems I'm missing a debug script from NPM? There isnt one in package.json, only a "debuglog" shows up as ...