cli
cli copied to clipboard
"engine "node" is incompatible with this module" when running heroku plugins:link
the directory i'm in is using node 20.x -- any idea where this v16 is being pulled from and/or why i'm seeing this error?
Node 16 is packaged with the CLI. Are you building a plugin? If so, for now, you may need to set your Node version to >=16.20.2. We are working on updating this so that folks (and us ourselves) can use newer versions of Node.
Closing this for now, but please reopen let us know if you have further questions. FWIW, the Heroku CLI will move to node 20 with v10.