node.jssymfonyubuntuorocommerce

Oro commerce aplication installation error


This is the error ERROR | Upgrade NodeJS to ">=16 <17" version I tried with all versions of node 16 till 17 but have the same error. I am using ubuntu 22.04 Thanks in advance


Solution

  • After changing the NodeJS version, is it required to clear the application cache before the retry.

    You can do it by running rm -rf var/cache/* console command