OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Installation/Technical Issues or Problems Cannot install – error JS engine not found

This topic contains 3 replies, has 3 voices, and was last updated by  Mike Kudelya 7 years, 2 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #35373

    keelen
    Participant

    I try to install ORO from the command line with the following command:

    app/console oro:install –force –timeout 3000 –drop-database –env prod -vvv

    It crashes on the following line:

    Generating require.js config

    [RuntimeException]
    JS engine not found

    I run a windows 7, PHP 7 stack.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #35374

    Mike Kudelya
    Participant

    Hi,

    Probably the orocrm tried to run one of this engines and can’t find any of they. I propose you install nodejs to your server.

    #35375

    Bhavesh Tailor
    Participant

    Hi Mike

    getting error while assetic dump on server .

    06:35:20 [file+] /web/tdm_marketsnap_com/app/../web/css/oro.css
    Dumping exposed routes.

    [file+] /web/tdm_marketsnap_com/app/../web/js/routes.js
    06:35:39 [file+] oro.locale_data.js
    06:35:42 [file+] en.js
    Generating require.js config

    [RuntimeException]
    JS engine not found

    oro:requirejs:build [-h|–help] [-q|–quiet] [-v|vv|vvv|–verbose] [-V|–version] [–ansi] [–no-ansi] [-n|–no-interaction] [-s|–shell] [–process-isolation] [-e|–env ENV] [–no-debug] [–jms-job-id JMS-JOB-ID] [–disabled-listeners DISABLED-LISTENERS] [–] <command>

    The command terminated with an exit code: 1.
    Clearing cache


    Bhavesh

    #35376

    Mike Kudelya
    Participant

    Try to install nodejs on your server.

Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroPlatform – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top