-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
Due to using old globby version I am getting some type error like this
Error: Cannot find symbol for node "IOptions" in "minimatch.IOptions" from packages/template-hardhat/node_modules/@types/glob/index.d.ts
It should be replaced to glob since it supports both CJS and ESM ( which is suitable for current hardhat version )
Metadata
Metadata
Assignees
Labels
No labels