• FEATURES
  • PRICING
  • MARKETPLACE
  • CASE STUDIES
  • BLOG
  • Gradle build failure parsing search.html

    gradle build fails at this point:
    Running “htmlmin:dist” (htmlmin) task
    Warning: dist/modules/administrative/job/search.html
    Error: Parse Error: <os-select os-md-input ng-model=“filterOpts.type” list=“types”
    select-prop=“type” display-prop=“caption” class=form-control"
    placeholder="{{‘jobs.type’ | translate}}">

      <os-clear-filters opts="filterOpts"></os-clear-filters>
    </div>
    

    Use --force to continue.

    Aborted due to warnings.
    :grunt_build FAILED

    Hello Michael,

    Would you please use –force command to fix this issue with the command.

    The output shows that, "Use --force to continue."

    Please let us know how it goes.

    Regards,
    Kaustubh

    Hi Kaustubh,

    I did and that worked, but was concerned that ignoring the problem was not the same as solving it.

    Thanks,
    Mike