Forum Discussion
Mark_lefler
Jan 19, 2024Copper Contributor
gulp serve frustrating
Why does Microsoft use gulp serve? The last version of gulp serve was made 8 yrs ago. Having to down grade Node.js to match what gulp is able to use is frustrating, I'd think Microsoft would be more on the money then that.
- PanosBasadisCopper ContributorHi Mark You can use “spfx-fast-serve” to reduce your build time drastically. https://www.c-sharpcorner.com/blogs/spfx-fast-serve-to-reduce-the-gulp-serve-time. I hope to find it useful! Best regards! P.
- Mark_leflerCopper Contributorwill this let me use newer versions of node?
- PanosBasadisCopper ContributorYES for sure it's feasible!
Be more careful with node versions and spfx versions connecting together if you find errors.