Description
When running pnpx bejamas@latest add <interactive_components> like command / dialog, it kept getting errors
Reproduction Steps
- Choose an interactive component (dialog / command for example)
- Run
pnpx bejamas@latest add command
- Will stuck or error in
Installing dependencies step
Notes
- suspecting the installing dependencies step where the interactive components require
@data-slot but somehow installation step doesn't run properly
- either came from registry or CLI issue
Description
When running
pnpx bejamas@latest add <interactive_components>likecommand / dialog, it kept getting errorsReproduction Steps
pnpx bejamas@latest add commandInstalling dependenciesstepNotes
@data-slotbut somehow installation step doesn't run properly