Koen van Vlimmeren
Koen van Vlimmeren
> Command "C:\Users\123815\AppData\Local\Programs\Python\Python37-32\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\123815\\AppData\\Local\\Temp\\pip-install-enetcaky\\lxml\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\123815\AppData\Local\Temp\pip-record-nkcqv1cr\install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in C:\Users\123815\AppData\Local\Temp\pip-install-enetcaky\lxml\ how do i...
### Reproduction https://codesandbox.io/p/devbox/ancient-thunder-k6v5x4 ### Describe the bug When you run `npx shadcn-vue@latest add` in an already initialized project. The list of components has duplicated. If you scroll down, you will...
### Reproduction Any project with shadcn-vue initialized. ### Describe the bug Whenever the CLI tries to add the `chart` component the following error occurs: ``` â ¹ Checking registry. 9:09:24 AM...