Skip to content

ABP 6.0.0-rc.3 cannot install-libs in an app-nolayers project using blazor server #13935

Closed
@dirraj

Description

@dirraj

Discussed in #13934

Try:

abp new Bookshop -t app-nolayers -u blazor-server --preview --no-random-port

abp install-libs

Yarn warnings shown:

@abp/bootstrap@npm:6.0.0-rc.3 doesn't provide @popperjs/core (p8db5f), requested by bootstrap
@abp/jquery-validation@npm:6.0.0-rc.3 doesn't provide jquery (p00499), requested by jquery-validation

But otherwise cannot explain why libs are not downloaded.

Same warnings are shown in following project, but libs are downloaded OK:

abp new Bookshop -t app -u blazor --preview --no-random-port

using Visual Studio 2022 v17.3.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions