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

Issue 384 fix cli script #391

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

mushahidq
Copy link

@mushahidq mushahidq commented Oct 11, 2024

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ New Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 👷 Example Application
  • 🧑‍💻 Code Snippet
  • 🎨 Design
  • 📖 Content
  • 🧪 Tests
  • 🔖 Release
  • 🚩 Other

Description

This PR fixes Issue 384 to display error messages in Web5 CLI installation script and make it a bit more verbose.

This PR [adds/removes/fixes/replaces] this [feature/bug/etc].

Related Tickets & Documents

Resolves #384

Mobile & Desktop Screenshots/Recordings

image

Added code snippets?

  • 👍 yes
  • 🙅 no, because they aren't needed

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

No tests? Add a note

Updated installation script for web5cli

Added to documentation?

  • 📜 readme
  • 📜 contributing.md
  • 📓 general documentation
  • 🙅 no documentation needed

No docs? Add a note

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@blackgirlbytes
Copy link
Contributor

Awesome! I'll ping @KendallWeihe and other teammates to test this.

Copy link
Contributor

@nitro-neal nitro-neal left a comment

Choose a reason for hiding this comment

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

tested and working on my box,

approving even though we have test vector failures as this is only changing the .sh script.

next time to get rid of compile errors you have to pull in the submodule test vectors by using:

git submodule update --init

Thank you very much!! 🥇

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.

🐛 Bug: Fix Web5 CLI Installation Script
3 participants