This is the command that I ran to access the app and get it running on my computer-
block init appiRmFlQxTjGB2Un/blksvlnJt2mRtaQ4V --template=https://github.com/Airtable/apps-summary proportion
After I entered the API key, it shows the following error-
API key saved to /Users/shahzinakhan/.config/.airtableblocksrc.json. To update it, use ‘block set-api-key’
Initializing block using GitHub - Airtable/apps-summary: Summarize numerical data as averages, ranges, and more. template
Error: :x: EACCES: permission denied, mkdir ‘proportion’
How do I set the appropriate permissions to get this running?
Thank you.