question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Compile error when adding patternfly/react-charts

See original GitHub issue

Describe the issue. What is the expected and unexpected behavior?

I’m working on migrating a donut chart from patternfly-react to @patternfly/react-charts. I’ve added the latest version of react-charts to my project and migrated the code, however I get a build error in an unrelated component from react-charts:

image

I had actually done this work initially earlier this month against version 5.2.21 and it compiled fine at that point, however as of yesterday building against either that old version or the latest/prelease fails with this compile error.

The changes made are here and full compile output is here, any pointers would be appreciated!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
redallencommented, Mar 16, 2020

This looks like something up my alley since I’m working on #3836 and have a decent amount of rollup experience. I’ll checkout syndesis sometime today.

1reaction
gashcrumbcommented, Mar 4, 2020

@seanforyou23 hey, does this ring any bells?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug - [ReactChart] - [Missing dependency] · Issue #7791
Successfully merging a pull request may close this issue. Add victory-cursor-container dependency dlabrecq/patternfly-react. 3 participants.
Read more >
@patternfly/react-charts - npm
This library provides a set of React chart components for use with the PatternFly reference implementation.. Latest version: 6.94.12, ...
Read more >
PatternFly 4 • Error messages
A user typically sees an error message when they attempt to perform an action but cannot continue because something isn't right. Make your...
Read more >
PatternFly 4 • Release notes
PatternFly is Red Hat's open source design system. It consists of components, documentation, and code for building enterprise applications at scale.
Read more >
Develop with PatternFly
Start with the PatternFly React seed, which is an open source build scaffolding utility created to give developers a jump start when creating...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found