Open RaviTejaVarma opened 3 days ago
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",
@RaviTejaVarma can you install other components?
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