At froum a user reposrted that he cannot install / upgrade backitup. The reason was a broken io-package.json. He got the following messeg every time he wanted to ...
$ echo "" > $HOME/package.json $ ./esbuild scripts/test262.js [ERROR] Unexpected end of file in JSON ../../package.json:1:0: 1 │ ╵ ^ 1 error This took a lil bit ...