Readdy Write  
0,00 €
Your View Money
Views: Count
Self 20% 0
Your Content 60% 0

Users by Links 0
u1*(Content+Views) 10% 0
Follow-Follower 0
s2*(Income) 5% 0

Count
Followers 0
Login Register as User

Fehlerbehebung gulp serve : local gulp not found Try running npm install gulp

13.03.2020 (👁7745)

Fehlerbehebung: 

gulp serve

Local gulp not found  -> Try running: npm install gulp


gulp serve

 

Local gulp not found in C:\_Daten\Desktop\Demo\SharePoint\WebParts

Try running: npm install gulp

 

 

Lösung:

Man gibt in PowerShell den Befehl ein: npm install gulp

npm install gulp

gulp serve

Local gulp not found in C:\_Daten\Desktop\Demo\SharePoint\WebParts

Try running: npm install gulp

 

 

Installation Gulp  mit PowerShell npm

PS C:\_Daten\Desktop\Demo\SharePoint\WebParts> npm install gulp

 

npm WARN saveError ENOENT: no such file or directory, open 'C:\_Daten\Desktop\Demo\SharePoint\WebParts\package.json'

npm notice created a lockfile as package-lock.json. You should commit this file.

npm WARN enoent ENOENT: no such file or directory, open 'C:\_Daten\Desktop\Demo\SharePoint\WebParts\package.json'

npm WARN WebParts No description

npm WARN WebParts No repository field.

npm WARN WebParts No README data

npm WARN WebParts No license field.

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules\fsevents):

npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

 

+ gulp@4.0.2

added 316 packages from 217 contributors and audited 6512 packages in 11.81s

found 0 vulnerabilities