You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npx shadcn add "https://motion-primitives.com/c/accordion.json"
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
Cannot read properties of undefined (reading 'resolvedPaths')
npm notice
npm notice New major version of npm available! 9.6.7 -> 11.0.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.0.0
npm notice Run npm install -g [email protected] to update!
npm notice
Also separate piece of feedback - would be great if I don't need to jump between pro/non pro docs, in order to install a pro section.
The text was updated successfully, but these errors were encountered:
Are you trying to install it in a Tailwind CSS v4 project? I think it may have an error because shadcn/ui hasn't been updated yet.
I'll improve the docs for the Pro version, thank you for the feedback!
Yeah, I think it uses tailwindcss ^3.3.2. To be fair, I have your components put into a separate directory(components/motion instead of components/ui). Could it be the case?
@0xRaduan no, that’s not a problem. It will be installed to components/ui with the CLI, but you can move it afterward. What’s your React/Next.js version?
Error message:
Also separate piece of feedback - would be great if I don't need to jump between pro/non pro docs, in order to install a pro section.
The text was updated successfully, but these errors were encountered: