crytic / slither-action

GNU Affero General Public License v3.0
127 stars 19 forks source link

Error: Cant find module '@nomicfoundation/hardhat-chai-matchers' #60

Closed nelly45er closed 1 year ago

nelly45er commented 1 year ago

might be easy fix but: this is the error i cant get past once i try to run -npx hardhat- any recommendations on how to get hardhat running following this? Screen Shot 2023-05-13 at 10 53 17 AM

elopez commented 1 year ago

Hi! This is not the Hardhat repo, you might want to ask there. From here and without further context it looks like you might be missing some dependencies, try installing those with npm i.

nelly45er commented 1 year ago

after i have installed suggested dependencies, this is the error i get after running npx hardhat again. thanks for the direction. i will try to repost this question there