Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conflict with http package #52

Open
sajjad-n opened this issue Jul 15, 2023 · 15 comments
Open

conflict with http package #52

sajjad-n opened this issue Jul 15, 2023 · 15 comments

Comments

@sajjad-n
Copy link

There is a version conflict between the signalr_netcore and http packages, which prevents successful dependency resolution. Consequently, attempting to install or update packages results in a version-solving failure with the following error message:

Because signalr_netcore >=1.2.0 depends on http ^0.13.3 and PROJECT depends on http 1.1.0, signalr_netcore >=1.2.0 is forbidden. So, because PROJECT depends on signalr_netcore 1.3.4, version solving failed.

@eifachmache
Copy link

Yes, that would be amazing to update this dependency.

@aletandil
Copy link

Hi, any update about this issue? thanks

@mcunator
Copy link

+1

1 similar comment
@daniyal471
Copy link

+1

@RedUp1024
Copy link

+1. I can't update other packages

@pgulegin
Copy link

pgulegin commented Aug 2, 2023

+1

@MTM-A
Copy link

MTM-A commented Aug 2, 2023

same problem

@asemanTest
Copy link

+1

1 similar comment
@Skrface
Copy link

Skrface commented Aug 5, 2023

+1

@geekz-reno
Copy link

maybe you can use this fork for temporary solution, I already upgrade http and sse_channel version

  signalr_netcore:
    git:
      url: https://github.com/geekz-reno/signalr_client.git
      ref: master

@HaniGerges
Copy link

+1

3 similar comments
@mehmetemregokberk
Copy link

+1

@hosamyousof
Copy link

+1

@M144-Coder
Copy link

+1

@abdu292
Copy link

abdu292 commented Oct 19, 2023

@sefidgaran If the fork from @geekz-reno could be merged. that'd be awesome. Thanks a lot for your great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests