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 dev without BYONM fails at installations #22606

Closed
littledivy opened this issue Feb 27, 2024 · 5 comments
Closed

nuxt dev without BYONM fails at installations #22606

littledivy opened this issue Feb 27, 2024 · 5 comments
Labels
bug Something isn't working correctly node compat

Comments

@littledivy
Copy link
Member

$ deno run -A npm:nuxi@latest init --packageManager npm --gitInit=false --no-install my-app
$ cd my-app/
$ deno task dev
error: npm package 'uWebSockets.js' does not exist.
@littledivy littledivy added bug Something isn't working correctly node compat labels Feb 27, 2024
CommanderStorm added a commit to TUM-Dev/NavigaTUM that referenced this issue Apr 7, 2024
@birkskyum
Copy link
Contributor

works with DENO_FUTURE=1 and pnpm

@birkskyum
Copy link
Contributor

@littledivy , it seems this can be closed - assuming that the ticket isn't limited to running without DENO_FUTURE

@Malix-Labs
Copy link

pnpm

What about deno add ?

@birkskyum
Copy link
Contributor

birkskyum commented Sep 15, 2024

@littledivy
Copy link
Member Author

Closing in favor of #25648. This is more of a deno install bug now - works fine with npm and pnpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly node compat
Projects
None yet
Development

No branches or pull requests

3 participants