

Hi,
I am getting the issues in solution checker.
can you guys help out how can we resolve the solution checker issues in https://make.powerapps.com/.
i am trying to resolve issues in PCF controls(bundle.js) by running the npm run build -- --buildMode production command and msbuild /t:build /restore to generate managed and unmanaged solutions.
when we import managed solution into CRM the issues are gone.and when we import unmanaged solution into CRM the issues are still remain.
I have a requirement to import only unmanaged solution.