@arun_raj wrote:
I’m facing the below build issue. Some of dependencies has babel 6 and some has babel 7. But, when a dependency requires babel 7, it was loaded with 6.
- stack: Error: Requires Babel “^7.0.0-0”, but was loaded with “6.26.3”. If you are sure you have a compatible version of @babel/core, it is likely that something in your build process is loading the wrong version. Inspect the stack trace of this error to look for the first entry that doesn’t mention “@babel/core” or “babel-core” to see what is calling Babel.
Posts: 1
Participants: 1