I am trying to publish my web project into a file. I get 49 errors while trying to publish, even though it was working well before, this just happened all of a sudden. The error I'm getting is like this below:
Unable to copy file "C:\Users\nebib\Desktop\www.unifrogtravel.com\Unifrog Travel ASP.NET Core\UnifrogTravel-master\UnifrogTravel-master\UnifrogBasicDeneme\wwwroot\TemplateFiles\star-1.2\SCSS HTML\plugins\rs-plugin\js\jquery.themepunch.revolution.min.js" to "C:\Users\nebib\Desktop\www.unifrogtravel.com\Unifrog Travel ASP.NET Core\UnifrogTravel-master\UnifrogTravel-master\UnifrogBasicDeneme\obj\Release\netcoreapp1.1\PubTmp\Out\wwwroot\TemplateFiles\star-1.2\SCSS HTML\plugins\rs-plugin\js\jquery.themepunch.revolution.min.js". The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
Even though I searched for an answer to this problem, I couldn't resolve it. Any help is appreciated, thanks.