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

npm install dev independency issue #250

Closed
jtfirek opened this issue Jun 6, 2023 · 0 comments · Fixed by #252
Closed

npm install dev independency issue #250

jtfirek opened this issue Jun 6, 2023 · 0 comments · Fixed by #252
Labels
low priority low priority annoyances and issues
Projects

Comments

@jtfirek
Copy link
Collaborator

jtfirek commented Jun 6, 2023

Unable to run npm install in root repo for ee:
ts-jest- ts-jest requires typescript version <5.0.
@wagmi/chains - requires typescript version >=5.0.4

Imk what you think @dawsbot, but it seems like we need remove the @wagmi/chains to fix the conflicting ts dependencies

Should I just hard code the chain ids? this is the only file that wagmi/chains is used:
https://github.com/dawsbot/essential-eth/blob/532243968b89cf27df1c997f49fb6c8bfed92394/scripts/fetch-chains-info.ts

This is low priory for now as all the work I am doing is in docs currently so npm install in the main project folder is not needed

@jtfirek jtfirek added the low priority low priority annoyances and issues label Jun 6, 2023
@jtfirek jtfirek added this to To do in June Sprint Jun 6, 2023
June Sprint automation moved this from To do to Done Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority low priority annoyances and issues
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant