README: Add line to install Node.js #409

Merged
floatingghost merged 1 commit from ilja/akkoma-fe:README_add_to_install_node into develop 2024-08-25 09:09:36 +00:00
Contributor

For someone who isn't used to building fe things like this, it's
not always clear to install Node.js or what version.

A line has been added to the "Build Setup" instructions pointing to
resources where to get Node.js and what version to use. For version I
point to the woodpecker config because that is what the CI uses and
therefor always "tested".

There was a file .node-version who contained a node version, but
this was seriously outdated and removing it didn't seem to break
anything. Assuming it indeed doesn't do anything any more, it seems
better to remove to avoid confusion.

For someone who isn't used to building fe things like this, it's not always clear to install Node.js or what version. A line has been added to the "Build Setup" instructions pointing to resources where to get Node.js and what version to use. For version I point to the woodpecker config because that is what the CI uses and therefor always "tested". There was a file .node-version who contained a node version, but this was seriously outdated and removing it didn't seem to break anything. Assuming it indeed doesn't do anything any more, it seems better to remove to avoid confusion.
ilja added 1 commit 2024-08-03 08:00:55 +00:00
Add line to install Node.js
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
3349fe6ff2
For someone who isn't used to building fe things like this, it's
not always clear to install Node.js or what version.

A line has been added to the installation instructions pointing to
resources where to get it and what version to use. For version I
point to the woodpecker config because that is what the CI uses and
therefor always "tested".

There was a file .node-version who contained a node version, but
this was seriously outdated and removing it didn't seem to break
anything. Assuming it indeed doesn't do anything any more, it seems
better to remove to avoid confusion.
ilja changed title from Add line to install Node.js to README: Add line to install Node.js 2024-08-04 13:49:39 +00:00

makes sense

wowee that .node_version of 7... when was the last time that was touched i wonder

makes sense wowee that .node_version of 7... when was the last time _that_ was touched i wonder
floatingghost merged commit f391cf70a4 into develop 2024-08-25 09:09:36 +00:00
floatingghost deleted branch README_add_to_install_node 2024-08-25 09:09:36 +00:00
Sign in to join this conversation.
No description provided.