Forge Create Fails with Forge CLI v10.8
Incident Report for Atlassian Developer
Resolved
At 2024-10-29 10:00 UTC users using the latest Forge CLI v10.8.0 would be facing issues including creating new Forge apps. Developers would receive the error:
Error: The "path" argument must be of type string. Received undefined
Users who installed the latest version need to downgrade the CLI to version 10.7.0 using npm install -g @forge/cli@10.7.0 for anyone who is on 10.8.0 version currently. You can know the current version you are in by executing the forge --version command
The issue was mitigated at 2024-10-30 5:20 UTC where users using the latest Forge CLI ( npm install -g @forge/cli@latest) will automatically point to 10.7.0
The team apologies for inconvenience caused.
There will be no further communications for this incident.
Posted Oct 30, 2024 - 18:30 UTC