Sergei Sergeev

Results 102 comments of Sergei Sergeev
trafficstars

FYI, next 4 weeks I will be super busy and will not be able to dig deeper into this. Sorry for the delay, and thank you for all the debugging...

@jhholm Thank you for the details you provided, I was able to reproduce it on WSL Ubuntu as well (but sometimes it works, sometimes doesn't). Looks like some kind of...

I was able to fix the issue. Could you please check if everything works for you? @jhholm @salascz @michaelmaillot You just need to install `npm i [email protected] -DE` this will...

Actually, I did some heavy testing and haven't found any issues with this approach and published `1.17.2` and `1.16.4` versions for SPFx 1.16.x & 1.17.x. You can just install needed...

Great, thanks, I will close the issue then, Please reopen in case of any further problems.

@michaelmaillot strange enough. Could you create just a "hello world" SPFx 1.16.1 project, add fast-serve and see if the issue available? The fix is absolutely identical, if it works for...

I have a similar issue, however in my case the DevPod app itself doesn't produce high CPU, but for some reason forces other windows services to consume too much of...

Current state: I was able to create minimal working version of SPFx 1.19 beta with fast-serve and webpack 5. Seems all custom loaders and plugins I created for webpack 4...

fast-serve-helpers 1.19.0 were published, will close this issue. If you have problems with SPFx 1.19+, please open a new one.

Yeah, we should update this library to support pnp v3. The reason why it's dead is simply that the best and recommended way to work with nodejs and SharePoint authentication...