All Products
Search
Document Center

Intelligent Media Services:Install the SDK for Node.js

Last Updated:Nov 28, 2024

This topic describes how to install Intelligent Media Services (IMS) SDK for Node.js.

Prerequisites

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

Install the SDK for Node.js

Run the npm i @alicloud/ice20201109 command on the terminal to install the SDK for Node.js.

Note

If a network exception occurs when you run the npm command, you can install and use cnpm, which is provided by Taobao as an alternative to the npm registry.