Delete node_modules from SPFx solution (rimraf)

Delete node_modules

In this SharePoint tutorial, we will discuss how to delete node_modules from SharePoint Framework (SPFx) solutions. We will see how to use the rimraf cmdlet to do this. Here, we will see different ways to delete the node_modules folder. By default, when you create an SPFx solution, it adds the node_modules, which is very large. … read more…

Cannot find module ‘@microsoft/sp-build-web’

SharePoint framework error

In this SPFx tutorial, I will explain how to fix the error, cannot find module ‘@microsoft/sp-build-web’ that comes while working with SharePoint Framework. cannot find module ‘@microsoft/sp-build-web’ I got this error while running the below command while developing a SharePoint client side web part using SPFx. It gave the error message as: cannot find module … read more…

[spfx-serve] The api entry could not be loaded: node_modules/@microsoft/sp-webpart-workbench/lib/api/ in SharePoint Framework

gulp serve error

I will show you here how to fix the error – [spfx-serve] the api entry could not be loaded: node_modules/@microsoft/sp-webpart-workbench/lib/api/ that comes while developing an SPFx client-side web part. the api entry could not be loaded: node_modules/@microsoft/sp-webpart-workbench/lib/api/ After developing an SPFx web part, when I ran the gulp serve command, it threw the error “[spfx-serve] … read more…

a ‘primitive value’ or ‘StartObject’node was expected

spfx error 'a 'PrimitiveValue' or 'StartObject' node was expected

In this spfx tutorial, I have explained how to fix the error ‘node of type ‘StartArray’ was read from the JSON reader when trying to read a value of a property; however, a ‘PrimitiveValue’ or ‘StartObject’ node was expected.’ A ‘PrimitiveValue’ or ‘StartObject’ node was expected Recently, I was working on a SharePoint framework solution … read more…

Power Apps functions free pdf

30 Power Apps Functions

This free guide walks you through the 30 most-used Power Apps functions with real business examples, exact syntax, and results you can see.

Download User registration canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App