Skip to content

[BUG] #184

@Block-zl

Description

@Block-zl

OpenIM Server Version

3.8.0

Operating System and CPU Architecture

Windows (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

C:\flutter\bin\flutter.bat --no-color pub get
Flutter assets will be downloaded from https://mirrors.tuna.tsinghua.edu.cn/flutter. Make sure you trust this source!
Resolving dependencies...
Note: intl is pinned to version 0.20.2 by flutter_localizations from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.

Because every version of openim_common from path depends on intl ^0.19.0 and every version of flutter_localizations from sdk depends on intl 0.20.2, openim_common from path is incompatible with flutter_localizations from sdk.
So, because openim depends on both flutter_localizations from sdk and openim_common from path, version solving failed.
Failed to update packages.
Process finished with exit code 1

Screenshots Link

No response

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