FabulousRay
WWasp-lang
•Created by FabulousRay on 9/15/2024 in #đŸ™‹questions
Problem running npx shadcn-ui@latest init in WSL Terminal
I'm following this guide to set up OpenSaas in the template/app directory using Wasp and WSL (Windows Subsystem for Linux) as per this guide https://docs.opensaas.sh/start/getting-started/. I'm trying to integrate ShadCN following this: https://gist.github.com/infomiho/b35e9366e16913949e13eaba0538f553
I've followed everything as per the instructions(left the existing tailwindcss files intact), but when I try to run:
npx shadcn-ui@latest init
I receive the following error:
sh
sh: 1: shadcn-ui: not found
Environment:
Wasp version: 0.14.2
Platform: WSL2 on VSCode on Windows 10 Pro
Node.js version:v20.17.0
npm version: 10.8.2
Please help me I just got started with Wasp and I would love to continue to use it if shadcn can be integrated!
21 replies