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

Node nvm fallback implement for zsh & bash #974

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

Conversation

gauravsaini04
Copy link
Contributor

@gauravsaini04 gauravsaini04 commented May 16, 2024

Feature name:

  • Node

Description:

This PR introduces the following functionality :

  • Fallback methods implementation for node - nvm installation.

Changelog:

  • Updated install.sh
  • Created bash_install_node.sh file - Corresponding installation file for both bash & zsh execution env.

Checklist:

  • Checked that applied changes work as expected

@gauravsaini04 gauravsaini04 marked this pull request as ready for review May 17, 2024 00:16
@gauravsaini04 gauravsaini04 requested a review from a team as a code owner May 17, 2024 00:16
src/node/bash_install_node.sh Outdated Show resolved Hide resolved
src/node/install.sh Show resolved Hide resolved
src/node/install.sh Outdated Show resolved Hide resolved
src/node/install.sh Outdated Show resolved Hide resolved
Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

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

Looks good, can you help fix the failing tests?

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.

None yet

2 participants