You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
After ensuring "d3": "3.5.3" was installed alongside the latest patternfly-timeline I see the following when attempting to start my app.
Been trying to troubleshoot exactly what this is, best I can manage is dependency jsdom being used by "d3": "3.5.3" is at 1.0.0 but we're looking for 1.0.0-pre.6 as per the devDependencies (also if you look at the jsdom deps, the ones its asking for are in the pre.6 version).