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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
@firebase/component/dist/index.cjs.js' does not provide an export named 'Component'
https://github.com/LeaderbotX400/sturdy-octo-garbanzo
Page starts up with no issues
Uncaught SyntaxError: The requested module '/_nuxt/node_modules/.pnpm/@firebase+component@0.6.8/node_modules/@firebase/component/dist/index.cjs.js' does not provide an export named 'Component' (at index.esm2017.js:2:10)
Potentially an issue with firebase 10.12.3
The text was updated successfully, but these errors were encountered:
Issue is resolved by adding to .npmrc
.npmrc
# .npmrc shamefully-hoist=true
Sorry, something went wrong.
No branches or pull requests
Reproduction
https://github.com/LeaderbotX400/sturdy-octo-garbanzo
Steps to reproduce the bug
Expected behavior
Page starts up with no issues
Actual behavior
Additional information
Potentially an issue with firebase 10.12.3
The text was updated successfully, but these errors were encountered: