maliming

Results 526 comments of maliming

> yarn --version > 3.6.1 Abp need [Yarn v1.20+](https://classic.yarnpkg.com/en/docs/install) , Yarn v2 works differently and is not supported.

I don't know much about node and yarm. You can try to uninstall the node and reinstall it completely. ` npm list -g`

hi https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/LIbs/InstallLibsService.cs

hi What is the root folder of your API website? The libs files URL should be:`zachdevabptest-api.scm.azurewebsites.net/libs/abp/core/abp.css` ![image](https://github.com/abpframework/abp/assets/6908465/30bae468-b0bd-4f0e-ad91-2212f68e6748)

The libs files URL should be: `xxx.azurewebsites.net/libs/abp/core/abp.css` example: https://abp.io/libs/abp/core/abp.css ![image](https://github.com/abpframework/abp/assets/6908465/3f05241b-e9f5-469f-9c75-0b29fe858369) Can you check this?

> Can abp install-libs command installs the required libs files to the correct folder? This command will restore and copy the js/css to `your-web-project/wwwroot/libs`. Check the logs you will see...

hi I'm not familiar with Azure. The libs files URL should be: `xxx.azurewebsites.net/libs/abp/core/abp.css` example: https://abp.io/libs/abp/core/abp.css

> @maliming Can this be related to dynamic claims? I don't think so. Can anyone share a simple project that reproduces the problem? Or you can download a new 8.x...

See https://github.com/abpframework/abp/issues/18895#issuecomment-1993588224