- Notifications
You must be signed in to change notification settings - Fork1.7k
Fix Windows ENOENT in TypeChain compile tests and update dependencies#7685
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
Signed-off-by: Angelina <aceppaluni@gmail.com>
|
Uh oh!
There was an error while loading.Please reload this page.
Note about small PRs and airdrop farming
Description
This PR fixes the Windows test failures for the generate-types scenario. Other scenarios (abstract contracts, dontOverrideCompile, --no-typechain) will be added in a follow-up PR.
This PR aims to fix issue#6432
Note: This PR addresses the generate-types scenario only. I plan to expand with the remaining scenarios.