Failed to load external module babel-register
lzj7618937 opened this issue · 1 comments
lzj7618937 commented
when i started with command:gulp watch,some error like this:
[23:35:45] Failed to load external module babel-register
[23:35:45] Requiring external module babel-core/register
[23:35:46] Using gulpfile ~/workspace/github/NG6-todomvc-starter/gulpfile.babel.js
[23:35:46] Starting 'serve'...
[23:35:46] Finished 'serve' after 274 ms
[23:35:46] Starting 'watch'...
[23:35:46] Finished 'watch' after 17 μs
[BS] Access URLs:
Local: http://localhost:3000
External: http://192.168.1.12:3000
UI: http://localhost:3001
UI External: http://192.168.1.12:3001
[BS] Serving files from: src
winnemucca commented
Yeah I am getting the exact same issue. Were you able to resolve it?