I got a problem re-installing my yii2-app-basic based project to a new server. composer update seems to have completed successfully, but it failed to create bower-asset directory under vendor and the project failed to work.
Is asset-packagist.org still working fine? Or do I have to go back to fxp/composer-asset-plugin?