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

Cannot resolve dependency 'font-picker' in 3.02 #8

Closed
ghost opened this issue Apr 29, 2019 · 1 comment
Closed

Cannot resolve dependency 'font-picker' in 3.02 #8

ghost opened this issue Apr 29, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Apr 29, 2019

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",
@samuelmeuli
Copy link
Owner

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.

@samuelmeuli samuelmeuli added the bug Something isn't working label May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant