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

frontend: Add node/npm version requirements to package.json #1976

Merged
merged 1 commit into from
May 17, 2024

Conversation

illume
Copy link
Contributor

@illume illume commented May 13, 2024

So people will get a hint when they install that they have older versions of node/npm than is required.

image

How to test

  • Use node 18.
  • Run cd frontend && npm install
  • See warning message in screenshot about node version being wrong.

So people will get a hint when they install that they have older
versions of node/npm than is required.

Signed-off-by: René Dudfield <[email protected]>
@illume illume added the dx label May 13, 2024
@illume illume requested a review from a team May 17, 2024 08:02
@joaquimrocha joaquimrocha merged commit cee01ec into main May 17, 2024
14 checks passed
@joaquimrocha joaquimrocha deleted the node-requirements branch May 17, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants