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

Errors and crashing: "No plugin known to handle file.." #55

Open
pagesrichie opened this issue Jun 19, 2018 · 0 comments
Open

Errors and crashing: "No plugin known to handle file.." #55

pagesrichie opened this issue Jun 19, 2018 · 0 comments

Comments

@pagesrichie
Copy link

pagesrichie commented Jun 19, 2018

While installing this a new error comes up:

error: No plugin known to handle file 'themes/default/assets/fonts/icons.eot'. If you want this file to be a static asset, use addAssets instead of addFiles; eg, api.addAssets('themes/default/assets/fonts/icons.eot', 'client').
   error: No plugin known to handle file 'themes/default/assets/fonts/icons.svg'. If you want this file to be a static asset, use addAssets instead of addFiles; eg, api.addAssets('themes/default/assets/fonts/icons.svg', 'client').
   error: No plugin known to handle file 'themes/default/assets/fonts/icons.ttf'. If you want this file to be a static asset, use addAssets instead of addFiles; eg, api.addAssets('themes/default/assets/fonts/icons.ttf', 'client').
   error: No plugin known to handle file 'themes/default/assets/fonts/icons.woff'. If you want this file to be a static asset, use addAssets instead of addFiles; eg, api.addAssets('themes/default/assets/fonts/icons.woff', 'client').
   error: No plugin known to handle file 'themes/default/assets/fonts/icons.woff2'. If you want this file to be a static asset, use addAssets instead of addFiles; eg, api.addAssets('themes/default/assets/fonts/icons.woff2', 'client').
   error: No plugin known to handle file 'themes/default/assets/images/flags.png'. If you want this file to be a static asset, use addAssets instead of addFiles; eg, api.addAssets('themes/default/assets/images/flags.png', 'client').

also seems like icons don't work at all

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