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

Upgraded, getting babel/runtime error #155

Open
nathanhannig opened this issue Dec 17, 2018 · 1 comment
Open

Upgraded, getting babel/runtime error #155

nathanhannig opened this issue Dec 17, 2018 · 1 comment

Comments

@nathanhannig
Copy link

Upgraded to newest version of react-formal and getting the following error.

ERROR in ./node_modules/react-formal/node_modules/yup/lib/util/reach.js
Module not found: Error: Can't resolve '@babel/runtime/helpers/builtin/interopRequireDefault' in 'C:\project\repos\nostvbeta\node_modules\react-formal\node_modules\yup\lib\util'
 @ ./node_modules/react-formal/node_modules/yup/lib/util/reach.js 3:29-92
 @ ./node_modules/react-formal/lib/Form.js
 @ ./node_modules/react-formal/lib/index.js
 @ ./node_modules/react-formal/lib/index.cjs.js
 @ ./UI/containers/Header.js
 @ ./UI/containers/Home.js
 @ ./UI/containers/index.js
 @ ./UI/app.js
 @ multi ./app.js

Issue might be with yup package as dependency.

@hustKiwi
Copy link

Same here. I have to degrade @babel/runtime to 7.0.0-beta.55 as a workaround. Could it be fixed at the react-formal side? @jquense

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