cli
cli copied to clipboard
syntax error in ~/.local/share/heroku/config.json after fresh install
after a fresh install with pnpm i -g heroku, the config file ~/.local/share/heroku/config.json looks like
{
"schema": 1,
"install": "41cc301-some-random-uuid-string-52c00"
}
"skipAnalytics": false
}
and running heroku create says syntax error