. Advertisement .
..3..
. Advertisement .
..4..
I don’t know why does the “failed to load external module @babel/register” show up?
Failed to load external module babel-register
I have no experience in this part and would love to get some help to fix it quickly. Thanks in advance.
The cause: The need for the external module babel-register causes the error “failed to load external module @babel/register” to appear.
Solution:
Run this way:
npm install gulp-cli -g
Also
Get rid of the Package.lock file
Start
npm
install.