Showing posts with label npm. Show all posts
Showing posts with label npm. Show all posts

SOLVED: Web Deploy fails with The "CollectFilesinFolder" task failed unexpectedly.

Posted on: Sunday, 30 August 2015 23:42

If you’re seeing this error when you’re trying to build a package with Web Deploy then you have some deeply nested folders in your project which is causing the problem. A common problem web developers of 2015 have to wrestle with is fighting the Node Package Manager on a Windows developer box. Read on to get this issue quickly solved so you can deploy your site.