Hi!
I have an issue trying to publish my project that is an umbraco website to azure.
The errors I get when trying to do this is:
Unable to copy file "C:\Users\Camil.nuget\packages\umbraco.cms.staticassets\14.2.0\staticwebassets\umbraco\backoffice\packages\search\examine-management-dashboard\modal\fields-settings\examine-fields-settings-modal.token.js" to "C:\IT_kurser\Kurser\Webbutveckling-dotnet\CMS\Inlämningsuppgift\Onatrix_umbracoCMS\Onatrix_umbracoCMS\obj\Release\net8.0\PubTmp\Out\wwwroot\umbraco\backoffice\packages\search\examine-management-dashboard\modal\fields-settings\examine-fields-settings-modal.token.js". Could not find a part of the path 'C:\IT_kurser\Kurser\Webbutveckling-dotnet\CMS\Inlämningsuppgift\Onatrix_umbracoCMS\Onatrix_umbracoCMS\obj\Release\net8.0\PubTmp\Out\wwwroot\umbraco\backoffice\packages\search\examine-management-dashboard\modal\fields-settings\examine-fields-settings-modal.token.js'.
There are 24 errors.
I have tried several things already but nothing helps, for example: cleared nuget cache, tried on another database and webapp in azure, cleared folder obj and bin, allowed long searchnames in windows,
If I could get any help from you understanding why it has to copy the files from '...\user.nuget\packages\umbraco.cms.staticwebassets....' to my folder where my project is i would be thankful,
I dont want to do anything that could ruin the project, so i am taking careful steps.
Thanks in advance!