profcoconut

Results 3 comments of profcoconut

> PDF text extraction is quite difficult, because one first has to kind of render the PDF to get the positions of all the glyphs and then attempt to reconstruct...

What works for me: `npx shadcn-ui@latest init` My issue is caused by ` "baseColor": "blue",` which was changed from "slate", in `components.json'`. Hope it helps.

I have encountered the same error. As a workaround, change `MappingEntry` to something like `MappingE` etc.