anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link

Incompatible Packages #169

Open Programmer-Dost opened 11 months ago

Programmer-Dost commented 11 months ago

The versions of @babel/core and @babel/preset-es2015 in package.json are incompatible causing the application to break and thus npm install is not working.

TODO-

  1. Update both packages to the latest version.
  2. Remove the package unless it doesn't break the application.
Vidhanvyrs commented 4 weeks ago

hey @Programmer-Dost can i work on this issue

Programmer-Dost commented 4 weeks ago

Yeah Sure. Although no one is maintaining this repo for a long time.