question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

gulp serve doesn't work

See original GitHub issue

Hi,

Downloaded the project. Ran npm install, then gulp serve and received 473 errors. There’s too many to copy & paste in here. Last one was this one:

Error - typescript - src\webparts\verticalTimeline\SPCalendarService.ts(55,53): error TS2345: Argument of type ‘SPHttpClientConfiguration’ is not assignable to parameter of type ‘SPHttpClientConfiguration’.

Does the project require a specific version of node/npm to run?

Thanks, Andy

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
wills01commented, Feb 23, 2018

i have created a fork, that fixes these issues, updated version of react etc https://github.com/wills01/spfx-40-fantastics

0reactions
ervingaylecommented, Apr 16, 2019

i have created a fork, that fixes these issues, updated version of react etc https://github.com/wills01/spfx-40-fantastics

Any change of providing this build again? Between the pending pull request, some manual package updates and what you quoted this may actually work with later versions of SPFX.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to run "gulp serve" for our SPFx web parts
I have developed an SPFx web part, and now i am trying to run gulp serve.. but i am getting these errors. Now...
Read more >
The command gulp serve don't work
when i get up my local server with the command(gulp serve), instead the show in the browser my first web part it create...
Read more >
Rookie problem - gulp serve not running... · Issue #395 - GitHub
Not able to load the web part in local host or SPO workbench. I think I followed instructions properly but I keep getting...
Read more >
After doing gulp serve does not load workbench.aspx
But the server is working because when I execute https://localhost:4321/temp/manifests.js it loads all the manifest so it's very strange.
Read more >
spfx-fast-serve - npm
Apply only those webpack modifications, which work on a regular gulp serve command since spfx-fast-serve works only in development mode.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found