Skip to main content

Install dependencies online

Tip
    1. Currently, the online dependency installation feature is only available for Node.js.
    1. For security considerations, the auto-execution script feature during dependency installation has been disabled. If the package.json file of the dependency being installed contains script commands such as preinstall, install, or postinstall, errors will occur during installation. It is recommended to manage dependencies through layer binding or by uploading a zip package.

For details, see Nodejs online dependency management installation.