-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
v-nextA Hardhat v3 development taskA Hardhat v3 development task
Milestone
Description
The Hardhat v3 alpha includes --init support. Testing for alpha has shown we need some follow up tasks.
TODO
- Tests for installation of
--init, this doesn't need to be e2e but it should test at a minimum it should prove that spawn works on different platforms. -
--initdoesn’t show “help us improve…” -
--initdoesn’t check for existing dependencies.- e.g. if you have
viemalready installed in the package, it just installs it again, potentially a different version - Maybe we should check this before even copying any file and fail
- except for a hardhat clash, which will be common
- e.g. if you have
Metadata
Metadata
Assignees
Labels
v-nextA Hardhat v3 development taskA Hardhat v3 development task
Type
Projects
Status
Done