I have a NestJS MicroServices project and I’m trying to setup code pipeline and build.
When I create code build project I got this error:
there is no reference to the window opener
After this error the page will not redirect to code pipeline page and the code build project is also created but when I create code pipeline from that code build project I also got this error:
The trigger configuration for the source action is not valid. Make sure to choose one trigger configuration for each source action
I try to create code pipeline and build projects but got these errors.