Commit 1051f471 authored by Guillaume Dewisme's avatar Guillaume Dewisme

err

parent bc71581d
Pipeline #3109 canceled with stages
npm run deploy
> voting-dapp@1.0.0 deploy
> hardhat run scripts/deploy.js --network localhost
TypeError: Wrong argument count for modifier invocation: 1 arguments given but expected 0.
--> contracts/Voting.sol:94:19:
|
94 | constructor() Ownable(msg.sender) {
| ^^^^^^^^^^^^^^^^^^^
Error HH600: Compilation failed
For more info go to https://hardhat.org/HH600 or run Hardhat with --show-stack-traces
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment