NPX failing to install

I am using npm command to install components, specifically SolidUI. But I get error messages from executing the command
npx solidui-cli add drawer
npx solidui-cli add drawer
from different computers. My other laptop has no problem executing the command. Otherwise I get the error message:
Something went wrong while creating your components. Have you ran solidui-cli init?
Something went wrong while creating your components. Have you ran solidui-cli init?
Does anyone else get problem or know how to resolve it?
2 Replies
jer3m01
jer3m014w ago
@Stefan E-K
Stefan E-K
Stefan E-K4w ago
Hi @Antebios, I think to solve this we need some more info, since unfortunately the error message isn't really descriptive ^^ (I really need to redo the cli) - could you please post the whole console log - could you provide some infos about your project setup, like the content of the ui.config.json and the version of solidui-cli you're using?