We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.14.0-rc.0
Oryx throws the following error when building Storybook on GitHub:
[vite]: Rollup failed to resolve import "@umbraco-ui/uui-icon-registry-essential/lib" from "./.storybook/preview.ts".
However, the error does not occur when building locally.
I have verified that I am using the same NodeJS version as Oryx (22.15.0) and NPM version (>=11).
Storybook should build and be deployed by Oryx on GitHub.
The text was updated successfully, but these errors were encountered:
iOvergaard
Successfully merging a pull request may close this issue.
Which exact UI Library version are you using? For example: 1.0.1 - don't just write v1.
1.14.0-rc.0
Bug summary
Oryx throws the following error when building Storybook on GitHub:
However, the error does not occur when building locally.
Specifics
I have verified that I am using the same NodeJS version as Oryx (22.15.0) and NPM version (>=11).
Steps to reproduce
Expected result / actual result
Storybook should build and be deployed by Oryx on GitHub.
The text was updated successfully, but these errors were encountered: