How do I resolve conflicting peer dependency npm error, without using –legacy-peer-deps or –force flag
Every time I see this error , I use some flags or find some hacky way to deal with it. but now I’m using npx to install a component with shadcn, and it keeps exiting with this error.