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

[bug]: Canary monorepo CLI ENOENT error #6187

Open
2 tasks done
innovations-dev opened this issue Dec 27, 2024 · 0 comments
Open
2 tasks done

[bug]: Canary monorepo CLI ENOENT error #6187

innovations-dev opened this issue Dec 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@innovations-dev
Copy link

innovations-dev commented Dec 27, 2024

Describe the bug

The followin error occurs after running the cli install command:
pnpm dlx shadcn@canary init

✖ Something went wrong creating a new Next.js monorepo.
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.

Command failed with ENOENT: cd /home/gsdev/dev/w82
spawn cd ENOENT

NOTE: The monorepo seems to install but only apps/web gets installed. I also tested this on an M1 mac and that worked fine.

Affected component/components

n/a

How to reproduce

  1. Install using the command provided in the monorepo docs: pnpm dlx shadcn@canary init
  2. Complete install wizard
  3. Error is thrown shortly after

Codesandbox/StackBlitz link

n/a

Logs

No response

System Info

Windows 11, WSL, Ubuntu 24.04

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@innovations-dev innovations-dev added the bug Something isn't working label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant