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

Prompt for nodenv when missing #12078

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

mkllnk
Copy link
Member

@mkllnk mkllnk commented Jan 25, 2024

The setup script would display several error messages and continue running. Now the user is guided to the right solution.

What? Why?

I re-installed my laptop and went through the setup again. It failed on missing nodenv and yarn but that wasn't obvious.

What should we test?

  • Dev test: make sure that you can still run ./bin/setup on your machine.

Release notes

Changelog Category (reviewers may add a label for the release notes):

  • User facing changes
  • API changes (V0, V1, DFC or Webhook)
  • Technical changes only
  • Feature toggled

The title of the pull request will be included in the release notes.

Dependencies

Documentation updates

The setup script would display several error messages and continue
running. Now the user is guided to the right solution.
@mkllnk mkllnk added the technical changes only These pull requests do not contain user facing changes and are grouped in release notes label Jan 25, 2024
@mkllnk mkllnk self-assigned this Jan 25, 2024
@mkllnk mkllnk marked this pull request as ready for review January 25, 2024 00:01
Copy link
Collaborator

@rioug rioug left a comment

Choose a reason for hiding this comment

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

Nice, I hate when script fails for no apparent reason.

Copy link
Member

@dacook dacook left a comment

Choose a reason for hiding this comment

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

Great! I tested with node alread installed, and the script worked as expected.

@dacook dacook merged commit 52e2e37 into openfoodfoundation:master Jan 31, 2024
52 checks passed
@mkllnk mkllnk deleted the yarn branch February 8, 2024 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical changes only These pull requests do not contain user facing changes and are grouped in release notes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants