Closed harrybiddle closed 5 years ago
I get this error:
$ heroku plugins:install heroku-releases-retry error An unexpected error occurred: "http://cli-npm.heroku.com/co/-/co-4.6.0/6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184.tgz: Request failed \"404 Not Found\"". Installing plugin heroku-releases-retry... ! Error: yarn add heroku-releases-retry@latest --non-interactive --mutex=file:/Users/harry/.local/share/heroku/yarn.lock --preferred-cache-folder=/Users/harry/Library/Caches/heroku/yarn --check-files --registry=https://registry.npmjs.org exited with code 1 at ChildProcess.forked.on (~/.local/share/heroku/client/7.12.6/node_modules/@oclif/plugin-plugins/lib/yarn.js:31:28)
Delete the yarn.lock file rm ~/.local/heroku/yarn.lock then try reinstalling.
rm ~/.local/heroku/yarn.lock
I get this error: