I would like to start by saying that I\'m a junior Front-End Developer. So, not much experience with Angular.
So I\'ve been trying to get something to work in Angula
Yes this problem came with me even, i just imported Jquery inside app module like this
import * as Jquery from 'jquery';
Similarly you might have to import Goldenlayout.
This will fix your problem :)