Skip to content
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

Import error #61

Open
sebastian-raubach opened this issue Jul 14, 2022 · 2 comments
Open

Import error #61

sebastian-raubach opened this issue Jul 14, 2022 · 2 comments

Comments

@sebastian-raubach
Copy link

I'm trying to use this library with Vue 2 and Node 16. However, I get the following error when importing the library using this command:

import HistogramSlider from 'vue-histogram-slider'

The error is:

export 'default' (imported as 'HistogramSlider') was not found in 'vue-histogram-slider' (module has no exports)

Any idea why this is happening?

@StenLeinasaar
Copy link

I am running into a similar issue. The histogram slider is not found in the import.

@StenLeinasaar
Copy link

Decided to go for more customizable bootstrap histogram range slider: https://codepen.io/linda_preisde/pen/wppXJG .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants