Skip to content

Node.js - Process Steps

Install

Install Nodejs on a target server.

NameTypeDescriptionRequired

Install Module

Install a module through npm.

NameTypeDescriptionRequired
Node Module NametextBoxName of the Node Module to Install.Yes
Node Module VersiontextBoxVersion of module to deploy.Yes
Node Module PathtextBoxPath in which to install the Node Module.Yes

Configure npm

Configure npm by key and value.

NameTypeDescriptionRequired
Node Module PathtextBoxPath in which to configure the Node Module.Yes
Node Configuration KeytextBoxKey which you want to configure for Node.Yes
Node Configuration ValuetextBoxValue which you want to configure for Node.Yes