Hello,
once check with the solution provided here https://stackoverflow.com/questions/76125429/how-to-fix-this-abpexception-could-not-find-the-bundle-file-libs-abp-core-abp if still issue persist then check for logs and share logs if any.
thanks
Hello,
Please delete yarn.lock
file and then run the command yarn
and after that abp install-libs
.
thanks
Hello,
Please have look to this example once https://github.com/microsoft/playwright if find helpful.
thanks
Hello,
please check similar issue https://support.abp.io/QA/Questions/6468/Jquery-Datatablesnet#answer-3a0fff3c-dec5-9238-e0d3-ab77701e950f
thanks
Hello,
please check this similar issue https://github.com/abpframework/abp/issues/9202#issuecomment-851813500 and https://support.abp.io/QA/Questions/1185/Certificate-Issue-in-Local-IIS-deployment if it helps you
thanks
Hello,
please check similar issue https://support.abp.io/QA/Questions/2960/Call-the-save-and-generate-method-of-abp-suite-via-the-command-line
thanks
Hello,
have you checked this community video https://community.abp.io/events/ui-testing-with-playwright-upcoming-abp-7.0-exppajuj please do check if it helps you,
thanks.
Hello,
Please try with this code
<EmbeddedResource Include="Templates\NewUser.cshtml"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </EmbeddedResource>
thanks,
Hello,
sorry its my bad. I will check and get back to you
thanks
Hello,
can you run the abp bundle
command in your Blazor project and then re-run the project?
or could you please share your package.json file?
thanks