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 has been 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)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Getting the following error when running
pocket-apps/action-setup-firebase@v2
on an M1 MacThe text was updated successfully, but these errors were encountered: