We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try and run my project using parceljs (which worked with font-picker 2.x) i get this error 'Cannot resolve dependency 'font-picker''
Not sure whats causing it but I took a look at the package.json in node_modules and these paths dont seem to exist:
"main": "dist/font-picker/FontPicker.js", "module": "dist/font-picker/FontPicker.es.js",
The text was updated successfully, but these errors were encountered:
9c8bea2
Thanks for reporting this, it should now be fixed. I'm going to release a new version soon, please let me know if it's still not working.
Sorry, something went wrong.
No branches or pull requests
When I try and run my project using parceljs (which worked with font-picker 2.x) i get this error 'Cannot resolve dependency 'font-picker''
Not sure whats causing it but I took a look at the package.json in node_modules and these paths dont seem to exist:
The text was updated successfully, but these errors were encountered: