Error: Returned error: VM Exception while processing transaction: revert #5676
Unanswered
ghost
asked this question in
General Q&A
Replies: 1 comment 1 reply
-
The
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
can someone help me i am unable to run my test file.....everything is compiling and migrating successfully but when i am running truffle test, terminal is throwing me this error
Artifacts written to C:\Users\HP\AppData\Local\Temp\test--8064-lEv7LhCGamYg
Compiled successfully using:
solc: 0.8.17+commit.8df45f5f.Emscripten.clang
Error: Returned error: VM Exception while processing transaction: revert
at module.exports (C:\Users\HP\Desktop\dappProject\migrations\2_deploy_contracts.js:19:14)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Truffle v5.6.4 (core: 5.6.4)
Node v16.16.0
here is my repo link
https://github.com/Dania001/Dapp-Project
please help me......
Beta Was this translation helpful? Give feedback.
All reactions