NPM Management
Manage Node.Js Modules on SandBox Apps
This page will help you to manage NodeJS NPM modules on your NodeJs apps. You can install, update, and uninstall NPM modules from this page.
To access this option, Go to the following page,
Node.Js -> NPM Management
This page will show your Node JS apps and an action button to Manage NPM. You may select your domain and click the manage NPM button which will take you to the NPM management for the respective domain.
Install New NPM Module
You may enter the module lists as a line-by-line list or a comma-separated NPM list. You can include the NPM version tag too. After entering all the NPMs, click the button Install Npms.
The Module installation may take some time. You can see the deployment Status from Node.Js -> Node.Js & SandBox Apps
Update Single NPM Module
To update a single NodeJs module, click the Update button for the respective Python module.
Bulk Update Modules
To update multiple NodeJs modules, select the NodeJs modules and click on the Bulk Update button.
Uninstall Single NPM
To remove a single nodejs module, click the Remove button for the respective NPM module.
Bulk Uninstall Module
To remove multiple NodeJs modules, select the NPM modules and click the Bulk Remove button.