Skip to content

missing web3-utils #742

@naddison36

Description

@naddison36

When I install solidity-coverage v0.8.0 with Hardhat v2.11.0, I get the following error
Error: Cannot find module 'web3-utils'

I run coverage with
node --max_old_space_size=6144 node_modules/.bin/hardhat coverage --testfiles 'test/**/*.spec.ts' --show-stack-traces --typecheck

If I add web3-utils to my repository the coverage works.

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