Hello, I’m sorry that I have the same trouble. When I use forge uninstall
, it looks like the following
$ forge uninstall
Warning: Your version of Forge CLI is out of date. We recommend you update to the latest version
to get the latest features and bug fixes.
Run npm uninstall -g @forge/cli followed by npm install -g @forge/cli to update from version 6.15.0 to 6.16.0.
To uninstall your app from a site, select it from the list.
Press Ctrl+C to cancel.
? Select where to uninstall the app: (Use the Enter key to select)
┌─────────────────┬──────────────────────┬─────────┐
│ Environment │ Site │ Product │
├─────────────────┼──────────────────────┼─────────┤
│ (*) development │ sicker.atlassian.net │ Jira │
└─────────────────┴──────────────────────┴─────────┘
✕ Uninstalling...
Error: No Installation found for {"context":"ari:cloud:jira::site/db07405c-c184-478c-926d-f179cd6857d4","appReference":{"definitionId":"87b2e2d7-2f12-4a1f-ad83-6ae705669044"}} (requestId: 8639124438f1ce51)
And in the visual interface, it is also represented as the following picture
Thank you for your help