Have you finished an apprentice quest? Share your success here and earn a badge.
6 Likes
I guess I am the first person to post here
It was fun building the app with the instructions in post; however, @mpaisley The Jira issue expense app - part two article would need a few corrections which are,
- Step 6 in Add Forge storage permissions to your manifest and ensure it is accessible through the resovler uses backticks instead of single quotes. It should be
import {storage} from '@forge/api';
- Step 8 in the same section ask to run
npm install
whereasnpm install @forge/api
is required.
2 Likes
wow! Nice work @PragashMohanarajah
Well done @dannyhrnt
Great work