iamhosseindhv / notistack

Highly customizable notification snackbars (toasts) that can be stacked on top of each other
https://notistack.com
Other
3.89k stars 299 forks source link

Notistack doesn't provide csstype, reuqested by goober #551

Open MonstraG opened 1 year ago

MonstraG commented 1 year ago

Steps to Reproduce

  1. Add "notistack": "^3.0.1", to package.json
  2. 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
Moxie1776 commented 1 year ago

I am getting this same error. I tried adding it as a peer, and resolution. However, Yarn still gives the same warning.