You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npm install -g auto-changelog
$ auto-changelog
SyntaxError: Unexpected token v in JSON at position 478
at JSON.parse (<anonymous>)
at readJson (/Users/rutners/.nvm/versions/node/v18.16.1/lib/node_modules/auto-changelog/src/utils.js:99:15)
at async getOptions (/Users/rutners/.nvm/versions/node/v18.16.1/lib/node_modules/auto-changelog/src/run.js:64:15)
at async run (/Users/rutners/.nvm/versions/node/v18.16.1/lib/node_modules/auto-changelog/src/run.js:98:19)
The text was updated successfully, but these errors were encountered:
Getting this after install:
The text was updated successfully, but these errors were encountered: