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.