1. GET NODE
Download LTS ( Long Term Support ) version of node . You can also check if you have node by running
node --version
2. INSTALL NPM
NPM, also know as node package manager is used to install packages...
Thursday, April 20, 2017
Monday, April 17, 2017
Delete List/Library on SharePoint Online when there is no remove or delete option
There are two possible reasons as to why you cannot see the remove or delete option on a list or a library.
You don't have enough permissions.
The library or list was created with "Allow Deleting"...