Correction of "Command-line interface" document. #1898
Unanswered
june-in-exile
asked this question in
Q&A
Replies: 1 comment
-
Hi @june-in-exile - next time I'd recommend you use the issues section of the repo https://github.com/privacy-scaling-explorations/maci/issues for such errors. So actually the correct path should be packages/contracts not cli - does that help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As I read the guide in "Command-line interface" document, I found that there isn’t a
maci/contracts
path in this project. The correct path should bemaci/packages/cli
.Additionally, I tried running
pnpm run hardhat
inmaci/packages/cli
, but it failed (as shown in the screenshot). I guess the proper instruction here isnpx hardhat node
?Beta Was this translation helpful? Give feedback.
All reactions