#6865·reaction

Node versioning issue

Author: manoj-kumar-tcglsCreated Dec 11, 2023Updated Jan 16, 2025
Labelsbugneeds triage

As per the docs reaction requires node v14 or v15, but after cloning the code for npm install node v18 is required and after that for running the code node v14 or v15 is required. and after i do npm install with node v18 i getting error. npm ERR! code ETARGET npm ERR! notarget No matching version found for @reactioncommerce/[email protected]. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist.

Source: reactioncommerce/reaction