How Could I fix this issue #3657
Unanswered
alshoikan
asked this question in
Troubleshooting
Replies: 1 comment
-
It seems like Hardaht is trying to use |
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
-
I face this message:
[Error: EACCES: permission denied, open '/cache/solidity-files-cache.json'] {
errno: -13,
code: 'EACCES',
syscall: 'open',
path: '/cache/solidity-files-cache.json'
}
When I run npx hardhat compile
How could I fix it ?
Beta Was this translation helpful? Give feedback.
All reactions