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

updating dependencies and resolving babel conflicts #25

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

CuriousCoder00
Copy link

Fix: #22
Updated Node and Other dependencies with ncu
mix of Babel 6 and Babel 7 packages, which is causing the dependency conflict. Specifically, babel-preset-env, babel-preset-react, and babel-preset-stage-0 and @babel/preset-es2015
Replaced babel-preset-env, babel-preset-react, babel-preset-stage-0, and @babel/preset-es2015 with their Babel 7 equivalents.

Updated Babel config file: babel.config.js

@CuriousCoder00
Copy link
Author

Not sure if this would work.. @ckcherry23 @ashutosh1919

@ashutosh1919
Copy link
Owner

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

Successfully merging this pull request may close these issues.

Cannot install due to dependency conflicts
2 participants