Installation
The current version of alscan uses Node.jsĀ®. The basic installation steps are:
- Install Node.js. The recommend version is 8.0 or later.
- Use npm to install alscan-js globally. You may need to use sudo depending upon your operating system and configuration.
npm install -g alscan-js
or
sudo npm install -g alscan-js