Installation

The current version of alscan uses Node.jsĀ®. The basic installation steps are:

  1. Install Node.js. The recommend version is 8.0 or later.
  2. 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