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

(__Dependencies__)Dependency clashes and issues #4

Open
Madjarx opened this issue Mar 20, 2023 · 2 comments
Open

(__Dependencies__)Dependency clashes and issues #4

Madjarx opened this issue Mar 20, 2023 · 2 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Madjarx
Copy link
Member

Madjarx commented Mar 20, 2023

PushSDK that we are utilizing proved itself a bit weird, it has several issues with it. I've been following the chats and people had complained about it. So far i have experienced:

  1. Function Deprecation errors and logs (it is totally fine, i could build a workaround)
  2. CommonJS and ES Modules conflicts and errors in the @pushprotocol/restapi package
  3. @pushprotocol/restapi also had some kind of assertion errors

I found a quick solution to it by downgrading the packages to the following:
@pushprotocol/restapi: 0.0.4
ethers: 5.6.x - look at the image below this answer

I would say that we stick to these versions until i figure it out with push sdk devs whats going on (I will link the issue i open on pushSDK's gh repo here, once i open it)
Screenshot from 2023-03-20 15-47-55

@Madjarx Madjarx added bug Something isn't working good first issue Good for newcomers labels Mar 20, 2023
@Madjarx Madjarx pinned this issue Mar 20, 2023
@Madjarx Madjarx changed the title Dependency clashes and issues (__Dependencies__)Dependency clashes and issues Mar 21, 2023
@Madjarx
Copy link
Member Author

Madjarx commented Mar 21, 2023

image

@Madjarx
Copy link
Member Author

Madjarx commented Mar 21, 2023

Yet another downgrade!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants