Gulp serve hangs on "configure-webpack" #2703
Unanswered
Dangerous-Mind
asked this question in
Help
Replies: 2 comments 1 reply
-
After 13 minutes it replyes: [18:50:18] Error - 'configure-webpack' sub task errored after 13 min
Maximum call stack size exceeded
[18:50:18] Finished '_runWatch' after 14 min
[18:50:18] ==================[ Finished ]==================
Warning - [sass] The local CSS class 'ms-Button--commandBar' is not camelCase and will not be type-safe.
Warning - [sass] The local CSS class 'ms-Button--commandBar' is not camelCase and will not be type-safe.
Error - 'configure-webpack' sub task errored after 13 min
Maximum call stack size exceeded
[18:50:19] Project condominio version:0.0.1
[18:50:19] Build tools version:3.17.19
[18:50:19] Node version:v16.13.1
[18:50:19] Total duration:14 min
[18:50:19] Task warnings:2
[18:50:19] Task errors:1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has nothing to do with gulp core. I will move this to Discussions for you where maybe the community can help you out. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Before you open this issue, please complete the following tasks:
What were you expecting to happen?
Gulp Serve should not hang
What actually happened?
The gulp serve runs ok if I do a gulp clean and then a gulp serve.
But the second time or if I make a change and save, it hangs without any errors.
Deploying a package and gulp build also works fine.
Please give us a sample of your gulpfile
Terminal output / screenshots
Please provide the following information:
Local version: 4.0.2
Beta Was this translation helpful? Give feedback.
All reactions