indexiatech / re-notif

Redux & React based Notifications center.
http://indexiatech.github.io/re-notif
BSD 3-Clause "New" or "Revised" License
148 stars 45 forks source link

Module not found: Can't resolve 'react-transition-group/CSSTransitionGroup' #62

Closed rpellerin closed 7 years ago

rpellerin commented 7 years ago

I think there is a regression at commit f544bf. Some devDeps should be declared as dependencies.

Namely:

We should also have peerDependencies:

revmischa commented 6 years ago

Why is this closed? I still get: Uncaught Error: Cannot find module "react-transition-group/CSSTransitionGroup

Because I use a recent version of https://github.com/reactjs/react-transition-group/blob/master/Migration.md

andrewmartin commented 6 years ago

I'm seeing this issue as well.