-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
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
OCP has errors thrown due to dagrejs dep #225
Comments
@thatblindgeye Which releases are you using? |
From my latest testing, these are the PatternFly releases I used:
The only difference is that the |
@jeff-phillips-18 and I tested the build this afternoon in OCP using these versions and were able to reproduce these dagre errors. This issue typically arises on the product side in webpack configurations when webpack encounters a file type that it doesn't know how to process by default. In order to fix this, OCP may have to change their webpackconfig or tsconfig settings. cc @thatblindgeye |
Describe the problem
From findings in patternfly/patternfly-react#10403. When building OCP using prerelease numbers, and either a) not updating the Charts version or b) using resolutions for Victory dep + updating charts version, there are errors thrown due to the dagrejs dep in Topology:
How do you reproduce the problem?
Provide steps to reproduce. A codesandbox demonstrating the problem is appreciated.
Expected behavior
A clear and concise description of the expected behavior.
Is this issue blocking you?
List the workaround if there is one.
Screenshots
If applicable, add screenshots to help explain the issue.
What is your environment?
What is your product and what release date are you targeting?
Any other information?
The text was updated successfully, but these errors were encountered: