patternfly / patternfly-org

Home of patternfly.org
https://www.patternfly.org
MIT License
70 stars 137 forks source link

fix(react-console): Updated to the latest prerelease of react console. #4156

Closed dlabaj closed 3 months ago

dlabaj commented 3 months ago

Updated code to pull in the latest pre-release of react console extension.

evwilkin commented 3 months ago

@dlabaj it looks like CI is failing FYI

kmcfaul commented 3 months ago

I think the build error is being caused by a mismatched documentation framework version. The package.json of the documentation-site should be "@patternfly/documentation-framework": "6.0.0-alpha.65" (which is what I'm seeing on the v6 branch, but it's whatever matches the documentation-framework package.json version).

Checking locally, yarn install is just taking a bit. the updated version works.

patternfly-build commented 3 months ago

Preview: https://patternfly-org-pr-4156-site.surge.sh