NodeJS on Archlinux

I recommend Bootstrap 5 for front end work.  After installing and utilizing the AUR packages for Node it was determined that the initial offering were not fully functional.

A fresh layer of NodeJS was required so I proceeded to build and install the development stack from source code.

Below depicts the version yielded after the build.

Gulp is used to automate and stream the development process.

[codesyntax lang=”bash”]

[archman@archlinux node-v18.12.0]$ npm -v
8.19.2
[archman@archlinux node-v18.12.0]$ gulp -v
CLI version: 2.3.0
Local version: 4.0.2
[archman@archlinux node-v18.12.0]$ 

[/codesyntax]

Another framework used to deliver web content is wt.

Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.

Leave a Reply

Your email address will not be published. Required fields are marked *