If you have a Node.js based application and you plan to migrate it to Alibaba Cloud Function Compute, which of the following steps is unnecessary?
Manually install the Node.js in the Function Compute console
Create a single web application and upload the corresponding code package via the Function Compute console (or fcli)
Configure program startup commands and access ports in the Function Compute console
Start and verify the application in the Function Compute console
https://www.alibabacloud.com/help/doc-detail/73329.htm
Submit