How to fix the «oro/platform requires bower-asset/autobahnjs» failure on the «composer install» command?

Run the following command:

composer global require fxp/composer-asset-plugin

Then re-run composer install.

github.com/orocrm/platform/issues/557