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

Can't resolve worker_threads #1128

Open
niklashaa opened this issue Mar 3, 2024 · 1 comment
Open

Can't resolve worker_threads #1128

niklashaa opened this issue Mar 3, 2024 · 1 comment

Comments

@niklashaa
Copy link

niklashaa commented Mar 3, 2024

Environment

Nuxt project info: 17:59:58


  • Operating System: Linux
  • Node Version: v18.18.0
  • Nuxt Version: 2.17.3
  • CLI Version: 3.10.1
  • Nitro Version: 2.9.1
  • Package Manager: yarn@1.22.19
  • Builder: webpack
  • User Config: bridge, plugins, serverHandlers, devServerHandlers, devServer, typescript, nitro, buildModules
  • Runtime Modules: -
  • Build Modules: (), @nuxt/bridge@3.0.1

Reproduction

https://stackblitz.com/edit/nuxt-starter-yap9cm

Describe the bug

Moving to nuxt-bridge causes the console error when vuelayers plugin is imported.

This dependency was not found:                                                                                                          
* worker_threads in ./node_modules/web-worker/node.js

Refer to comment in nuxt.config.js in the reproduction link to see the line that causes the issue.

Additional context

No response

Logs

No response

@davebot9000
Copy link

I am also having this issue. I am not using vuelayers BUT I am using openlayers module

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

No branches or pull requests

2 participants