Feb 28 2023 05:32 AM - edited Feb 28 2023 05:52 AM
Hi there,
I get many problem with versions of the different tools and the description from Microsoft is too old. I want to develop a SPFX web part for SharePoint, but I can't deploy it via Gulp because I get a lot of errors and I can't find the right solution. On the Microsoft site (Implementing a dev enviroment for spfx dev) are very old information.
Who can list all neccessary tools with the right version number of each like this?
- Node.js (Version 16.8)
- NPM (Version x)
- Gulp (Version x)
- Git (Version x)
Mar 01 2023 04:29 AM
@chris1625 If you're using Node.js v12+ or higher, you must use Gulp v4+. If you're using a version of Node.js lower than v12, you must use Gulp v3.
Similar thread: SPFx - How do I know which version of node, gulp and yo to use?
You can use any Git version for SPFx development (prefer latest stable version) For other tools, you can refer Microsoft documentation: SharePoint Framework development tools and libraries compatibility
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs
Mar 02 2023 11:30 PM
Mar 02 2023 11:31 PM
@christoph2000 You're welcome, glad it helped you!
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs