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

Nuxt build error with undici #815

Open
emiltsang-flow opened this issue Feb 23, 2024 · 0 comments
Open

Nuxt build error with undici #815

emiltsang-flow opened this issue Feb 23, 2024 · 0 comments

Comments

@emiltsang-flow
Copy link

[fatal] Nuxt build error
ERROR in ./node_modules/undici/lib/cache/cachestorage.js 13:2
Module parse failed: Unexpected character '#' (13:2)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| * @type {Map<string, import('./cache').requestResponseList}
| */

#caches = new Map()
|
| constructor () {
@ ./node_modules/undici/index.js 128:27-62
@ ./node_modules/@firebase/auth/dist/node/index.js
@ ./node_modules/firebase/auth/dist/index.cjs.js
@ ./plugins/firebase.js
@ ./.nuxt/index.js
@ ./.nuxt/server.js
@ multi ./.nuxt/server.js

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

1 participant