(Write your answer here.)
(Write your answer here.)
(Write your answer here if relevant.)
(paste the output of the command here.)
(Write your steps here:)
1.
2.
3.
(Write what you thought would happen.)
(Write what happened. Please add screenshots!)
(Paste the link to an example project and exact instructions to reproduce the issue.)
Removing node_modules and re-running yarn install fixed this for me.
I wouldn't write this message if it would fix everything... The problem was probably either with the version of a dependency @coreui/coreui OR with the Gitlab CI/CD cache. After cleaning the cache everything worked smoothly. 馃弰
I'm closing the issue, sorry for disturbing.
Most helpful comment
Removing
node_modulesand re-runningyarn installfixed this for me.