i am not able to run the simplestorage file #5736
Unanswered
Sai-Bhuvan
asked this question in
Q&A
Replies: 1 comment 3 replies
-
lesson 5 |
Beta Was this translation helpful? Give feedback.
3 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.
-
yarn solcjs --bin --abi --include-path node_modules/ --base-path . -o .simplestora
ge.sol
yarn run v1.22.19
warning package.json: No license field
$ C:\Users\annab\Documents\blockchain\node_modules.bin\solcjs --bin --abi --include-path node_modules/ --base-path . -o .simplestorage.sol
error: unknown option '--include-path'
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Beta Was this translation helpful? Give feedback.
All reactions