fkhadra / react-toastify

React notification made easy 🚀 !
https://fkhadra.github.io/react-toastify/introduction
MIT License
12.72k stars 700 forks source link

glamor is breaking the build #102

Closed bruceisyoung closed 6 years ago

bruceisyoung commented 6 years ago

ERROR in ./~/react-toastify/lib/ToastContainer.js
Module not found: Error: Can't resolve 'glamor' in '/home/travis/build/publica-project/console-ui-react/node_modules/react-toastify/lib'
 @ ./~/react-toastify/lib/ToastContainer.js 21:14-31
 @ ./~/react-toastify/lib/index.js
 @ ./src/views/base-view.jsx
 @ ./src/views/index.js
 @ ./src/308d154c-admin.jsx```
fkhadra commented 6 years ago

Hey @bruceisyoung,

Are you updating from an older version ? If yes I suggest you remove it and reinstall it. npm upgrade react-toastify@latest should be fine also