Lesson 11: yarn fails on hardhat-starter-kit (node-hid breaks on build) #1470
mattaereal
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Hi Matt, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! So I'm adding this in case anyone else is experiencing this issue at the start of lesson 11, while executing
yarn
in thehardhat-starter-kit
folder.There's a dependency that fails on the latest versions of yarn/node, while trying to compile an older version of
node-hid
through resolving an optional dependency for Ledger's hw wallet.Link to the issue, plus a quickfix provided (and also a PR).
Beta Was this translation helpful? Give feedback.
All reactions