Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't find preset "es2015" relative to directory #142

Open
joetidee opened this issue Jul 25, 2018 · 1 comment
Open

Couldn't find preset "es2015" relative to directory #142

joetidee opened this issue Jul 25, 2018 · 1 comment

Comments

@joetidee
Copy link

joetidee commented Jul 25, 2018

Seem to getting this error when trying to build my application:

ERROR in ./node_modules/react-input-autosize/lib/AutosizeInput.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Couldn't find preset "es2015" relative to directory "/Users/joe/Sources/tidee-life/packages/tidee-life-ui/node_modules/react-input-autosize"
at /Users/joe/Sources/tidee-life/packages/tidee-life-ui/node_modules/babel-core/lib/transformation/file/options/option-manager.js:293:19
at Array.map ()

I'm not using the react-input-autosize package directly and believe that it is being used by react-select that I am using (i have installed v1.3.0). I have removed all of my babel-preset-2015 dependencies in my project and am using the babel-preset-env instead.

Not sure what to do to resolve this issue (?)

@matthewwolfe
Copy link

matthewwolfe commented Aug 3, 2018

@joetidee #133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants