simplesamlphp/simplesamlphp-assets-base requires a second composer install

Created on 26 October 2023, 8 months ago
Updated 31 October 2023, 8 months ago

I was running into an issue with having to run a second composer install to install the simplesamlphp/simplesamlphp-assets-base package which has the base assets. This package contained the javascript to handle the post request for logout in my case. There could be other scenarios that require this package.

I worked around having to manually run the second composer install by adding the following as a post-install-cmd in composer.json

"composer install --no-scripts --no-interaction"

I am adding this here so that this helps somebody else. Maybe there is also something that I am missing in how I am doing this.

πŸ’¬ Support request
Status

Fixed

Version

4.0

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States anoopjohn Washington D. C.

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024