notistack
notistack copied to clipboard
Notistack doesn't provide csstype, reuqested by goober
Steps to Reproduce
- Add
"notistack": "^3.0.1",
to package.json - run
yarn
Current Behavior
The following message appears:
➤ YN0002: │ notistack@npm:3.0.1 [02d56] doesn't provide csstype (pc61f1), requested by goober
Expected Behavior
No warnings
Your Environment
Tech | Version |
---|---|
Notistack | 3.0.1 |
yarn | 3.4.1 |
I am getting this same error. I tried adding it as a peer, and resolution. However, Yarn still gives the same warning.