After choosing which dependency to upgrade, I get the error SyntaxError: Unexpected end of JSON input.
I already tried the following to try and solve this issue:
- Uninstalling and reinstalling multiple times with both npm and yarn, locally as well as globally
- Updating lerna-update-wizard and node
- Downgrading to a version that works for someone else
Do you have any idea as to what could be causing this?
After choosing which dependency to upgrade, I get the error
SyntaxError: Unexpected end of JSON input.I already tried the following to try and solve this issue:
Do you have any idea as to what could be causing this?