Compile contract using npm #2283
leander006
started this conversation in
General
Replies: 1 comment 4 replies
-
@leander006 |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hi guys,
I am currently in Lesson 5 and I am trying to complie my SimpleStorage.sol using npm. I followed the video and typed
npm solc --bin --abi --include-path node_modules/ --base-path . -o . SimpleStorage.sol
but I am getting
But whenever i type npm solc --version
i get
I am struggling to find the solution, can someone help me, thanks.
Beta Was this translation helpful? Give feedback.
All reactions