The error below is what is generated when I attempt to build the solution. How should this be handled? Should I change path? Will any references or dependencies need to be mapped?
Severity Code Description Project File Line Suppression State Error MSB4248 Cannot expand metadata in expression "$([MSBuild]::ValueOrDefault('%(FullPath)', '').StartsWith($([MSBuild]::EnsureTrailingSlash($(MSBuildProjectDirectory)))))". The item metadata "%(FullPath)" cannot be applied to the path "wwwroot\react-chp\node_modules\babel-preset-react-app\node_modules%40babel\preset-env\node_modules%40babel\plugin-proposal-numeric-separator\node_modules%40babel\core\node_modules.bin\parser". Path: C:\Users\Jabari.LAPTOP-FERO3UB5\Desktop\Work\codebase\CHP\Presentation\Chp.Web\wwwroot\react-chp\node_modules\babel-preset-react-app\node_modules@babel\preset-env\node_modules@babel\plugin-proposal-numeric-separator\node_modules@babel\core\node_modules.bin\parser exceeds the OS max path limit. The fully qualified file name must be less than 260 characters. C:\Users\Jabari.LAPTOP-FERO3UB5\Desktop\Work\codebase\CHP\Presentation\Chp.Web\Chp.Web.csproj C:\Program Files\dotnet\sdk\6.0.400\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets 100