Node.js Buildpack Version Pinning
Node.js Buildpack Version Pinning is a configuration practice in which a developer locks an application to a specific version of the Node.js buildpack on SAP Business Technology Platform, rather than relying on the default or latest version. Developers use it to avoid unexpected behavior or breaking changes that can occur when the platform automatically updates the buildpack. Guidance on this practice is covered in the Node.js Buildpack: Troubleshooting documentation as a known issue resolution strategy.