-
-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Requiring external module @babel/register #139
Comments
FYI this is normal, in order to compile from ES6 syntax to JS. |
I have a similar issue. Here is the console message Requiring external module @babel/register Error: Plugin/Preset files are not allowed to export objects, only functions. In /Users/edelsteinm/Lo e_modules/@babel/core/lib/config/config-descriptors.js:178:11) modules/@babel/core/lib/config/config-chain.js:320:26) npm ERR! [email protected] start: Please see the debug.log file attached. |
I installed |
@hhasan16 & @max-cmoa: Could you provide a link to a WP theme plus corresponding It seems I can reproduce this bug. What versions of node and npm are you using? |
This was a long time ago. I forgot about this. I am not running into this issue anymore. For you information I am using: I can't link to the theme I am using, because it is proprietary. My apologies for this. |
hello, any new idea ? thanks !!! ( great job ) |
@mat-cat Did you try to delete your node_modules directory and reinstall them? |
Yop, |
Hi @mat-cat! Maybe using nvm and trying |
I follow your instruction, but unfortunately i got an errror says
Requiring external module @babel/register
I use laragon for dev server
The text was updated successfully, but these errors were encountered: