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

Broken in CodeSandbox #769

Open
moshetanzer opened this issue Jun 22, 2024 · 0 comments
Open

Broken in CodeSandbox #769

moshetanzer opened this issue Jun 22, 2024 · 0 comments

Comments

@moshetanzer
Copy link

Hey,

When trying to open the ui template using https://nuxt.new - it doesnt work, see log

[nuxt:tailwindcss 11:26:28 AM] ℹ Tailwind Viewer: http://localhost:3000/_tailwind/
ℹ Re-optimizing dependencies because lockfile has changed 11:26:29 AM
ℹ Vite server warmed up in 13061ms 11:26:42 AM
ℹ Vite client warmed up in 14096ms 11:26:43 AM
✔ Nuxt Nitro server built in 1435 ms nitro 11:26:44 AM

[11:26:44 AM] ERROR [worker reload] [worker init] The requested module 'file:///project/workspace/node_modules/ufo/dist/index.mjs' does not provide an export named 'joinRelativeURL'

import { parseURL, withoutBase, joinURL, getQuery, withQuery, withTrailingSlash, joinRelativeURL } from 'node_modules/ufo/dist/index.mjs';
^^^^^^^^^^^^^^^
SyntaxError: The requested module 'node_modules/ufo/dist/index.mjs' does not provide an export named 'joinRelativeURL'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:131:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:213:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:66:12)

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