ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: Unable to build Compose SDK Hi Illia, Thank you for the tips, I have used Node v18.18.2 and it works. All the packages can be built except for sdk-ui-angular with the message [@sisense/sdk-ui-angular]: Cannot find package '@angular/compiler' imported from ... It is not an issue for us, but just wanted to let you know. Unable to build Compose SDK Hi, I have cloned the Compose SDK from https://github.com/sisense/compose-sdk-monorepo As per the instructions for installation, I am trying to install and build the repo. However, yarn complains about not finding a script named "build" when I ran it. Same goes for running Storybook. Solved