You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2023. It is now read-only.
Getting the following error when running pocket-apps/action-setup-firebase@v2 on an M1 Mac
The node12 is not supported on macOS ARM64 platform. Use node16 instead.
Exported environment variable FIREBASE_TOKEN
TypeError: Cannot read properties of null (reading 'message')
at /Users/praja123/actions-runner/_work/_actions/pocket-apps/action-setup-firebase/v2/webpack:/action-setup-firebase/lib/main.js:69:1
at processTicksAndRejections (node:internal/process/task_queues:96:5)