Skip to content

Conversation

kjxcodez
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

@kjxcodez
Copy link
Author

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

@kjxcodez kjxcodez closed this Jul 11, 2024
@kjxcodez kjxcodez reopened this Jul 11, 2024
@ashutosh1919
Copy link
Owner

@CuriousCoder00 Deploy preview failed? Please look into it: https://app.netlify.com/sites/awesome-loaders/deploys/66a6b4822250828b78ad5382

Screenshot 2024-07-28 at 2 16 21 PM

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