We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using version 11.24.1.
11.24.1
When building manually locally using the firebase CLI:
firebase
In GitHub Actions:
tsconfig.json is present and working fine; manually invoking npm run build works as expected.
tsconfig.json
npm run build
The text was updated successfully, but these errors were encountered:
We're getting a similar error
We've tried versions 11.24.1, 11.18.0 and 11.5.0 (this ver gives me a different error though).
11.18.0
11.5.0
I wonder if it's some change in Github Actions that this repo depends on. Any ideas @w9jds ?
Sorry, something went wrong.
@CharlieDigital Looks like there was a breaking change with Cloud Functions. The suggestion in that doc worked for us
@anonimitoraf Appreciate the update and confirmation of the workaround!
No branches or pull requests
Using version
11.24.1
.When building manually locally using the
firebase
CLI:In GitHub Actions:
tsconfig.json
is present and working fine; manually invokingnpm run build
works as expected.The text was updated successfully, but these errors were encountered: