If you get an error while trying to kick start your first SharePoint Framework solution
"gulp serve cannot find module semver"
Go to terminal and type in the below command
"npm install gulp-cli -g"
This should probably solve your issue
"gulp serve cannot find module semver"
Go to terminal and type in the below command
"npm install gulp-cli -g"
This should probably solve your issue
No comments:
Post a Comment