Skip to content
New issue

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

Error locating tsconfig.json resulting in tsc failing with errors due to failed type resolution. #185

Open
CharlieDigital opened this issue Apr 27, 2023 · 3 comments

Comments

@CharlieDigital
Copy link

Using version 11.24.1.

When building manually locally using the firebase CLI:

Screenshot 2023-04-27 at 9 13 38 AM

In GitHub Actions:

image

tsconfig.json is present and working fine; manually invoking npm run build works as expected.

@anonimitoraf
Copy link

anonimitoraf commented May 3, 2023

We're getting a similar error

image

We've tried versions 11.24.1, 11.18.0 and 11.5.0 (this ver gives me a different error though).

I wonder if it's some change in Github Actions that this repo depends on. Any ideas @w9jds ?

@anonimitoraf
Copy link

@CharlieDigital Looks like there was a breaking change with Cloud Functions. The suggestion in that doc worked for us

@CharlieDigital
Copy link
Author

@anonimitoraf Appreciate the update and confirmation of the workaround!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants