أنشطة "Leonardo.Willrich"

إجابة

It worked. Thank you for your catch!

إجابة

I've deleted all publish folder, have restarted Visual Studio 2022, and like magic, it seems that it is getting the right abp.js. I'll publish and will see it if is working.

إجابة

That is what I know too. But, wwwroot and node_modules are exactly the same, only the one created in the publish folder is different. That is weird.

إجابة

Ok, indeed, the published and my local wwwroot are different. Where is abp.js copied when publishing? It should be the same.

إجابة

Ok, thank you for the reminder. Unfortunately, it is still not working. I'll try to copy my local abp.js just to be sure.

إجابة

Ok, have run "abp install-libs" and I'm publishing again. I always publish in a local folder and copy the files to IIS.

إجابة

That is my package.json:

{ "version": "1.0.0", "name": "my-app", "private": true, "dependencies": { "@volo/abp.aspnetcore.mvc.ui.theme.lepton": "^7.2.1", "@volo/account": "~7.2.1" } }

إجابة

Hi,

That is weird, why when running locally it works and when published it doesn't. How should I update in package.json? It is exactly equal to the fresh new template.

إجابة

Maliming,

I have got a fresh new template, BlazorWASM 7.2.1, I have published and it is working. In the other project that I've mentioned it wasn't working, it is actually working. It is only this project, sbc.dev, that is not working. Let me know if you want me to send all project if required.

إجابة

Hi Maliming,

It didn't change, I'm still getting the same issue.

عرض 1 الي 10 من 145 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11