We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
skipLibCheck: false
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
macos
Node 20
11.6.0
DataConnect
React app with skipLibCheck: false
When building an app with skipLibCheck set to false, Data Connect build throws an error:
skipLibCheck
Cannot extend a class '"node_modules/@firebase/data-connect/dist/public".DataConnectError'. Class constructor is marked as private.
See above.
The text was updated successfully, but these errors were encountered:
Should be fixed in the next release. Fix merged already: #8898
Sorry, something went wrong.
maneesht
No branches or pull requests
Operating System
macos
Environment (if applicable)
Node 20
Firebase SDK Version
11.6.0
Firebase SDK Product(s)
DataConnect
Project Tooling
React app with
skipLibCheck: false
Detailed Problem Description
When building an app with
skipLibCheck
set to false, Data Connect build throws an error:Steps and code to reproduce issue
See above.
The text was updated successfully, but these errors were encountered: