blueberryapps/redux-file-upload

FileUpload.react.js:12Uncaught Error: Cannot find module 'babel-runtime/core-js/object/get-own-property-descriptor' from 'redux-file-upload/lib/FileUpload.react.js'(…)

Closed this issue · 0 comments

Hi!
When I run I get the following error in my console
FileUpload.react.js:12Uncaught Error: Cannot find module 'babel-runtime/core-js/object/get-own-property-descriptor' from 'redux-file-upload/lib/FileUpload.react.js'(…)
I use react version 15.1.0
How do I proceed from here?
Thanks you