Skip to content

Update README to remove npx support #83

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

Merged
merged 1 commit into from
Jul 17, 2022
Merged

Update README to remove npx support #83

merged 1 commit into from
Jul 17, 2022

Conversation

gnidan
Copy link
Owner

@gnidan gnidan commented Jul 17, 2022

Using npx abi-to-sol without prior installation now appears to fail to invoke prettier correctly, as described by @gosuto-inzasheru in #67.

After trouble finding a quick way to fix this, this PR instead simply removes support for this interface, since the web UI suffices as a quickstart instead. Installing and running abi-to-sol does not seem to have these same problems, even with npx abi-to-sol after installation.

Using `npx abi-to-sol` without prior installation now appears to fail to
invoke prettier correctly. Remove support for this interface, since the
web UI suffices instead.
@gnidan gnidan merged commit bf74b5a into develop Jul 17, 2022
@gnidan gnidan deleted the no-fresh-npx branch July 17, 2022 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant