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

'downloadJpeg' is not exported from #12

Open
bmcharek opened this issue Jun 9, 2023 · 0 comments
Open

'downloadJpeg' is not exported from #12

bmcharek opened this issue Jun 9, 2023 · 0 comments

Comments

@bmcharek
Copy link

bmcharek commented Jun 9, 2023

I've been struggling with using this package in my React project.
I downloaded the min.js file and added it to my project. Locally all works fine, but in the container I get the following error.
Attempted import error: 'downloadJpeg' is not exported from '../../svg-export.min.js' (imported as 'svgExport').
and similar, depending on the attempt.
I am sure the path is set right,
import * as svgExport from '../../svg-export.min.js';

I am out of clues. It would be really appreciated if clues are given. Thank you!

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

1 participant