felixakiragreen / react-kronos

A fast, intuitive, and elegant date and time picker for React.
https://felixakiragreen.github.io/react-kronos/
MIT License
90 stars 28 forks source link

Babel issues - latest versions of everything #66

Closed Metroninja closed 6 years ago

Metroninja commented 6 years ago

We ran into issues in our babel 7 environment using this library

logistics-web     | ERROR in ./node_modules/react-kronos/node_modules/lodash/_apply.js
logistics-web     | Module build failed: Error: Cannot find module 'babel-preset-react' from '/src/node_modules/react-kronos'
logistics-web     | - If you want to resolve "react", use "module:react"
logistics-web     | - Did you mean "@babel/react"?

Following changes were made