OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Installation/Technical Issues or Problems web/bundles/bowerassets/fullcalendar/dist/fullcalendar.css" does not exist.

This topic contains 2 replies, has 2 voices, and was last updated by  mark.lehm 6 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
  • #27881

    mark.lehm
    Participant

    While running

    we receive this error:

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

    Dmitriy Pasechnik
    Participant

    Hi mark.lehm

    Looks like some problems with composer`s bowerassets.

    Try to run
    composer self-update
    composer global require fxp/composer-asset-plugin:1.2.2
    composer install –prefer-dist –no-dev
    php app/console cache:clear

    And then re-run
    php app/console assetic:dump

    #27883

    mark.lehm
    Participant

    Hi Dmitriy,

    Thank you for your suggestion, that unfortunately did not work. I should mention we are using 2.3 of Orocrm. Fresh install, cannot get past the point of assetic:dump.

    We are going to try the 2.6 version in hopes that this issue will not exist.

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

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

Back to top