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-Bridge ' [worker] Invalid or unexpected token ' #390

Closed
ralph993 opened this issue Oct 14, 2021 · 4 comments
Closed

Nuxt-Bridge ' [worker] Invalid or unexpected token ' #390

ralph993 opened this issue Oct 14, 2021 · 4 comments
Labels
question Further information is requested wontfix This will not be worked on

Comments

@ralph993
Copy link

ralph993 commented Oct 14, 2021

I'm trying to use bridge in my nuxt app, but this error its showing after build, if I remove '@nuxtjs/tailwindcss' from buildModules the error goes away. Any idea ?

Loader.moduleStrategy (internal/modules/esm/translators.js:145:18)
async link (internal/modules/esm/module_job.js:67:21)

@ralph993 ralph993 added the question Further information is requested label Oct 14, 2021
@tobiasdiez
Copy link
Contributor

This comes from the config viewer. It should work if you temporarily disable it by

  tailwindcss: {
    viewer: false,
  },

in your nuxt config.

@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jan 9, 2022
@tobiasdiez
Copy link
Contributor

tobiasdiez commented Jan 9, 2022

The problem still persists, and hopefully will be fixed as part of #399

@stale stale bot removed the wontfix This will not be worked on label Jan 9, 2022
@stale
Copy link

stale bot commented Mar 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Mar 30, 2022
@stale stale bot closed this as completed Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants