Applies to Product - Dynamics 365 Commerce
What’s happening?
Customers are experiencing build failures for the E-commerce environment version
Reason:
- For the E-commerce build failure, the error indicates that the engine "node" is incompatible with the module, expecting version "20 || greater than or equal to 22" but receiving "16.15.0".
- For the E-commerce build failure:
- Add the following dependencies in the package.json file:
- "lru-cache": "^8.0.5"
- "cacache": "^15.0.5"
