-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Building smock in CI fails #554
Copy link
Copy link
Closed
Labels
C-bugCategory: bugsCategory: bugs
Description
Describe the bug
There is an unrelated bug happening in #544
Error: src/smockit/binding.ts(2,43): error TS2307: Cannot find module
'hardhat/internal/hardhat-network/provider/errors' or its corresponding type declarations.
To Reproduce
Look at the failing tests, the log show that smock fails to build. #544
Expected behavior
smock should build without a problem
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCategory: bugsCategory: bugs