Skip to content

Replace globby to glob #912

@arowana-official

Description

@arowana-official

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions