-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is this a regression?
Yes
Severity
🔴 Critical – blocks key functionality
Please provide the branch(es) you discovered this issue in
v100
Environment Details
One Identity v10
Please provide a minimal set of steps to reproduce the issue
- follow instructions for setting up the build/working directory
- attempt to build the web project
- errors are returned outlining the missing files
Description
_eui_palette_scss is missing from the repo. This file (which in v9 was located in the module elemental-ui_core.tgz) is referenced in a number of the scss files (e.g. it is referenced in data-explorer-common.scss).
This causes errors when trying to build the web project using npm
Describe what you expected to happen versus what actually happened
I would expect that files required for building the web project are present
Relevant logs or console output
Add a screenshot(s) if that helps illustrate the problem
Suggested Fix
No response
Anything else?
No response
Before submitting...
- I have searched for existing issues that match this one on github and on the community support page
- I have included all necessary details to reproduce this issue
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working