Skip to content

Upgrade dependencies to support Node v22 #1636

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

Open
NoahSaso opened this issue Apr 9, 2025 · 1 comment
Open

Upgrade dependencies to support Node v22 #1636

NoahSaso opened this issue Apr 9, 2025 · 1 comment

Comments

@NoahSaso
Copy link
Contributor

NoahSaso commented Apr 9, 2025

I just cloned locally and tried to yarn install but ran into the same issue building usb as in #1318. The solution was to install Node v18 and use that instead of v22.

Seeing as maintenance is stopping on v18 this month, and v22 is the current LTS, it's a good time to upgrade the dependencies that prevent using the latest Node version. I think these are the ledger packages which depend on the USB package.

@dynst
Copy link

dynst commented May 4, 2025

it's a good time to upgrade the dependencies that prevent using the latest Node version. I think these are the ledger packages which depend on the USB package.

The @ledgerhq packages are updated to the latest versions in #1643.

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

2 participants