NPX failing to install
I am using npm command to install components, specifically SolidUI. But I get error messages from executing the command
from different computers. My other laptop has no problem executing the command. Otherwise I get the error message:
Does anyone else get problem or know how to resolve it?
2 Replies
@Stefan E-K
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?