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

Error in CSS file: Module not found #2898

Closed
ghost opened this issue Dec 1, 2017 · 0 comments
Closed

Error in CSS file: Module not found #2898

ghost opened this issue Dec 1, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 1, 2017

Actual behaviour

Karma throws errors about referenced images in CSS files through "url". E.g.:
background-image: url("my-image.png")
These CSS files are referenced through the "styleUrl" metadata property of the components.
The references are correct, so I would expect it not to throw errors.

Environment Details

  • Karma version (output of karma --version):
    Karma version 1.7.1

Notes

I'm desperate to solve this issue. I have tried many, many things. I just karma to exclude or ignore these references but I can't find a way. Thank you.

This issue was closed.
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

0 participants