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

docs(other): document how to install via npm and reference the correct node version #43

Closed
wants to merge 4 commits into from

Conversation

ulfgebhardt
Copy link
Member

🍰 Pullrequest

document how to install via npm and reference the correct node version

Issues

Todo

  • None

@ulfgebhardt ulfgebhardt changed the title docu(other): document how to install via npm and reference the correct node version docs(other): document how to install via npm and reference the correct node version Feb 15, 2023
@@ -5,7 +5,7 @@ This repository contains the https://www.it4c.dev Website utilizing `vuepress` t
## Software requirements

This package requires:
- [nodejs](https://github.com/nodejs/node)
- [nodejs 17+](https://github.com/nodejs/node)
- [npm](https://github.com/npm/cli)
Copy link
Member

Choose a reason for hiding this comment

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

May be also refer to nvm: https://github.com/nvm-sh/nvm

Copy link
Member Author

Choose a reason for hiding this comment

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

We do not have a nvm setting yet

Copy link
Member

@mahula mahula Oct 3, 2023

Choose a reason for hiding this comment

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

Now we have it.
https://github.com/IT4Change/IT4C.dev/blob/master/.nvmrc
It sets Node v19 as default.

@ulfgebhardt ulfgebhardt closed this Mar 4, 2024
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.

🚀 [Feature] Usage - install & node version
3 participants