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
This project is for the Heroku CLI only and issues are reviewed as we are able. If you need more immediate assistance or help with anything not specific to the CLI itself, please use https://help.heroku.com.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Getting this error on the heroku cli whenever I am trying to run heroku update command . PFB,
What is the expected behavior?
Expected behaviour- the heroku update command should work fine, instead its giving error
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2" heroku: Updating plugins... ! » Error: yarn --prod --non-interactive --mutex=file:C:\Users\shiladitya\AppData\Local\heroku\node_modules\@heroku-cli\plugin-addons-admin\yarn.lock » --preferred-cache-folder=C:\Users\shiladitya\AppData\Local\heroku\yarn --check-files --registry=https://registry.npmjs.org exited with code 1
heroku cli version
OS- Windows 11
The text was updated successfully, but these errors were encountered:
Update: after restarting my PC, I am still getting this error, screenshot attached below
Also after installing heroku-pg-extras plugin, I was getting issue everytime whenever I run any heroku cli command, issue already mentioned , PFB the details,
This project is for the Heroku CLI only and issues are reviewed as we are able. If you need more immediate assistance or help with anything not specific to the CLI itself, please use https://help.heroku.com.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Getting this error on the heroku cli whenever I am trying to run
heroku update
command . PFB,What is the expected behavior?
Expected behaviour- the
heroku update
command should work fine, instead its giving errorerror [email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2" heroku: Updating plugins... ! » Error: yarn --prod --non-interactive --mutex=file:C:\Users\shiladitya\AppData\Local\heroku\node_modules\@heroku-cli\plugin-addons-admin\yarn.lock » --preferred-cache-folder=C:\Users\shiladitya\AppData\Local\heroku\yarn --check-files --registry=https://registry.npmjs.org exited with code 1
heroku cli version
OS- Windows 11
The text was updated successfully, but these errors were encountered: