OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

This topic contains 6 replies, has 6 voices, and was last updated by  dmrrlc 8 years, 11 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
  • #26496

    Mike Zupan
    Participant

    I’m getting the following error on the web UI installing packages

    I get the same error when doing it via console

    using the latest composer

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • #26497

    PedroBatista
    Participant

    I can confirm this.

    I can’t install oroCRM after i have installed the application platform. Gives me the exact error. (which defeats the purpose of the whole thing)

    #26498

    dmrrlc
    Participant

    The support for the “^” in version has been added with composer 1.0.0-alpha10 and OroCRM >= 1.6.x is using this version.
    https://github.com/composer/composer/blob/1.0.0-alpha10/CHANGELOG.md

    update your composer installation

    #26499

    brunpatoch
    Participant

    Hello,
    I have the same problem with the package oro / crm-mail-chimp. I made a selupdate before starting the install. The command –version returns : Composer 1.0-dev Version (ea037305499d300f3a534b36a62abcdd1ba3479d) 2015-04-24 10:08:11
    Did you find a solution?
    Thank you.

    #26500

    Brian Essig
    Participant

    I am receiving the same error message. Have so far been unable to find a work around. Have any of your solved this yet?

    #26501

    Rogyar
    Participant

    Confirm. The same issue
    Composer version 1.0-dev (1cb427ff5c0b977468643a39436f3b0a356fc8eb) 2015-04-26 21:18:04

    #26502

    dmrrlc
    Participant

    you need to run the following command to let oro:platform know about these changes.

    php app/console oro:platform:update –env=prod

    http://oroinc.com/orocrm/doc/current/cookbook/how-to-install-extension-from-command-line#using-composer

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

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

Back to top