shadcn-ui / ui

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
https://ui.shadcn.com
MIT License
74.46k stars 4.61k forks source link

[bug]: Unable to add/install toast #5793

Open RaviTejaVarma opened 3 days ago

RaviTejaVarma commented 3 days ago

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

Mac M1, "react": "^18.2.0", shadcn": "^2.1.6",

Before submitting

Sama-004 commented 2 days ago

@RaviTejaVarma can you install other components?