AbhijeetShk

Results 2 issues of AbhijeetShk

I have successfully resolved the issue, that occurred while running "npm install" in the terminal on your project. The issue persisted due to the use of "babel-preset-es2015". This package got...

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...