All Products
Search
Document Center

Intelligent Media Services:Install the SDK for Node.js

Last Updated:Jun 16, 2026

Install the Intelligent Media Services (IMS) SDK for Node.js to integrate IMS API operations into your Node.js applications.

Prerequisites

Node.js is installed. To download Node.js, go to the Node.js official website.

Install the SDK for Node.js

To install the SDK for Node.js, run the npm i @alicloud/ice20201109 command in your terminal.

Note

If a network error occurs when you run the npm command, you can install and use cnpm, a Taobao-provided alternative npm registry, instead.