We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npx shadcn@latest add toast
is not working, I am getting the following error
`Something went wrong. Please check the error below for more details. If the problem persists, please open an issue on GitHub.
Command failed with exit code 1: npm install @radix-ui/react-toast npm ERR! Cannot read properties of null (reading 'matches')`
toast
No response
Mac M1, "react": "^18.2.0", shadcn": "^2.1.6",
The text was updated successfully, but these errors were encountered:
@RaviTejaVarma can you install other components?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
npx shadcn@latest add toast
is not working, I am getting the following error
`Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
Command failed with exit code 1: npm install @radix-ui/react-toast
npm ERR! Cannot read properties of null (reading 'matches')`
Affected component/components
toast
How to reproduce
npx shadcn@latest add toast
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Before submitting
The text was updated successfully, but these errors were encountered: