Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use npm instructions FIRST, fixes #3376 #3378

Closed
wants to merge 1 commit into from
Closed

Use npm instructions FIRST, fixes #3376 #3378

wants to merge 1 commit into from

Conversation

fulldecent
Copy link
Contributor

No description provided.

@@ -9,6 +9,8 @@ Using the compiler
Using the Commandline Compiler
******************************

If you installed Solidity using npm then run the compiler with ``solcjs``.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually most of the features described here are not supported by solcjs. I'd rather just include a .. note :: mentioning that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The inconsistency is painful. If npm is the recommended install method then the main usage instructions should target an npm install. The additional instructions should be a separate section, because the reader will need to stop what they're doing, go back and then reinstall everything from the not default install instructions.

@axic
Copy link
Member

axic commented Feb 26, 2018

Closing this in favour of #3603.

@axic axic closed this Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants