Error when trying to update to Forge CLI 1.30

Hi,
I try to deploy my forge app and got this error.

Then try to upgrade new forge-cli version, but I got another error

Follow this post, Error when trying to update to Forge CLI 1.2.0

I tried to reinstall the node by homebrew and install forge-cli again, but it still didn’t work.

Looking forward to your help.
Cheer,

I fixed the problem by the way: delete the old forge-cli, and try to install it again

npm uninstall -g @forge/cli
npm install -g @forge/cli

Cheer,

2 Likes

Thanks for sharing @tien.dang ! In that case it would be cool to mark your own answer as the solution. :slight_smile:

Cheers,
Sven

1 Like