Stephan Deglow

Results 4 comments of Stephan Deglow

to use the fork of ceesvanegmond modify composer.json like ``` // First we want to change the version number to the targets branch name, prefixed with “dev-”, like so: "require":...

i did solve this step by ``` curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - sh -c "echo 'deb https://dl.yarnpkg.com/debian/ stable main' >> /etc/apt/sources.list" apt update apt install nodejs yarn...

@danbar0kal I think i just went with ``` aptitude install kaltura-front ``` or ``` aptitude install kaltura-playkit-bundler ``` even a ``` aptitude update ``` should trigger the reconfiguration

maybe solved by https://github.com/jeremyclark13/automatic-theme-plugin-update/pull/33 ?