haihoang20 / hodl-wallet

A portfolio for your cryptocurrencies. Keep calm and HODL!
MIT License
4 stars 2 forks source link

Remotedev-debugger doesn't work and displays error when running `yarn install` #4

Open haihoang20 opened 6 years ago

haihoang20 commented 6 years ago

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.