I've removed the following line from package.json inside of scripts:
"postinstall": "remotedev-debugger —-hostname localhost --port 5678 --injectserver"
This was causing the error. It would be great if someone could add that line back and fix the bug that came with it.
I've removed the following line from package.json inside of scripts: "postinstall": "remotedev-debugger —-hostname localhost --port 5678 --injectserver"
This was causing the error. It would be great if someone could add that line back and fix the bug that came with it.