Skip to content

5.1 Validate and set up a local workspace

Adam Wójcik edited this page Feb 5, 2024 · 3 revisions

The VS Code extension allows you to validate if your local workspace meets the needed requirements in order to develop an SPFx project. If some requirement is not met then it is possible to install them using the install button. The extension checks for the correct Node version and if gulp-cli, yo, @microsoft/generator-sharepoint are installed as well.

validate-dependency