Project would not build #405
johnkhervin-rafael
started this conversation in
General
Replies: 1 comment
-
Hi. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Good day!
I would like to contribute but when I was trying to build the project, there is an error at the following command on file 'build-npm.sh',
$ babel -d lib ./modules
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.
Any ideas?
P.S. I've have looked into Google for solution but I'm not sure if those solutions will affect the rest of the dependencies.
Kind regards,
Beta Was this translation helpful? Give feedback.
All reactions