-
Notifications
You must be signed in to change notification settings - Fork 525
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
export 'bin' (imported as 'd3Array') was not found in 'd3-array' #1822
Comments
@6axter82 thanks for opening this issue. Unfortunately, I'm not able to reproduce it. We did make some changes to how we build Victory's |
I am seeing this exact same error, and I can't figure out why. My co-workers are not seeing the same issue. I have tried changing versions of Node/Npm, re-cloning my repo, installing with |
I have the very same issue, only on Windows. Did anyone managed to solve it? |
After some debugging it turned out if I execute |
Bugs and Questions
Checklist
This is not a
victory-native
specific issue. (Issues that only appear invictory-native
should be opened here)I have read through the FAQ and Guides before asking a question
I am using the latest version of Victory
I've searched open issues to make sure I'm not opening a duplicate issue
The Problem
After updating to the latest version of victory 35.5.1
getting the following printout in terminal after 'yarn start':
WARNING in ./node_modules/victory-histogram/es/helper-methods.js 63:12-23
"export 'bin' (imported as 'd3Array') was not found in 'd3-array'
@ ./node_modules/victory-histogram/es/victory-histogram.js
@ ./node_modules/victory-histogram/es/index.js
@ ./node_modules/victory/es/index.js
The text was updated successfully, but these errors were encountered: