HCL Commerce Version 9.1.21.0 or later

Tooling fails to launch with Node.js 24.18.0

If you use Node.js 24.18.0, HCL Commerce Tooling might fail to launch because the process stops unexpectedly.

Problem

The issue occurs because the Angular cache stored in the commerce-tooling/.angular directory can cause the Tooling launch process to fail. An error similar to the following might be displayed:

Error: Container and App of this Source is not available (Only size() is supported)

As a result, Tooling does not launch successfully.

Solution

Delete the commerce-tooling/.angular directory, which contains the Angular cache, and then launch Tooling again.

This issue typically occurs only once. After you delete the Angular cache, Tooling should launch successfully, and the issue is not expected to recur.

For more information about setting up the Tooling environment, see Setting up the HCL Commerce Developer Tooling environment.