OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

This topic contains 2 replies, has 3 voices, and was last updated by  jakabadambalazs 9 years, 5 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
  • #35008

    chrchcol
    Participant

    Node Js is installed however when I run through the oro installer, it warns me I need to install nodejs. Is there some mapping I need to do?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #35009

    Yevhen Shyshkin
    Participant

    Hello, chrchcol.

    Please, ensure that nodejs available in CLI as “node” or “nodejs” commands.

    #35010

    jakabadambalazs
    Participant

    Especially, if you are on Ubuntu it will install nodejs binary as /usr/bin/nodejs whilst out-of-the-box oro installer is looking for an executable called “node”.
    One really quick way fo fix this is to symlink it like this:

    Warning disappears and it will build/optimize your js files.


    oro/platform(1.6.2) + oro/doctrine-extensions(1.0.7) + symfony/symfony(v2.3.27)

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

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

Back to top