Thursday 30 January 2020

Node library question

So i'm working on developing a web app where on form submit it collects the computers part information. I'm using this library https://www.npmjs.com/package/systeminformationSo far it works but I just noticed this in the library description "it is supposed to be used as a backend/server-side library (will definitely not work within a browser). It requires node.js version 4.0 and above. "Does this mean it won't work unless the computer on the website has node installed? Or will it work if I just host it on an AWS Server with node installed for example.

Submitted January 30, 2020 at 05:18PM by sideControl123

No comments:

Post a Comment