Replies: 1 comment
-
The message Here are some possible causes and solutions for this error:
Solution: Make sure the file
Solution: Make sure you are using the correct file name and path when trying to access the file.
Solution: Check the file permissions and make sure you have read access to the file. You may need to change the permissions using
|
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.
-
when i Compiling my Solidity code using this "yarn solcjs --bin --abi --include-path node_modules/ --base-path . -o . SimpleStorage.sol" it was display this error
Error reading SimpleStorage.sol: Error: EISDIR: illegal operation on a directory, read
error Command failed with exit code 1.
Beta Was this translation helpful? Give feedback.
All reactions