i seem to have odd issue…
i seem to have odd issues with using storybook in nx - it will work fine for a while, but whenever i try to add an addon or change the base configuration, it throws errors about not being able to reference a rootWorkspaceHost of undefined
and the only solution i’ve found is to upgrade @nrwl/storybook
and/or @storybook/angular
but that trick didn’t work the latest time