-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: SyntaxError for the confing.json: Unexpected end of JSON input #1783
Comments
Same here. |
same: $ node -v |
You can easily fix this yourself. Create an empty JSON object in the |
@yakob-aleksandrovich's solution fixed the issue
|
Btw my solution is just for linux/macos users. |
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Install Heroku CLI on Linux via Snap. Run a Heroku command. See this output:
What is the expected behavior?
The command runs without a syntax error.
#823 had this issue, too, but the issue was closed without any further ado (and apparently without a fix, either.)
The text was updated successfully, but these errors were encountered: