Failed to compile. ./src/components/footer/global-styles.js Module not found: Can't resolve 'styled-components' in

I’m facing this error on this page I think, But I don’t know how to resolve it.

You’ve installed styled components?

yep, Is there any Syntax errors?

It usually happens when the module is not installed properly. Try reinstalling the module

I assume that isn’t the only place styled-components is used?

What version do you have installed? Before V4 it was injectGlobal.

Also, it would be nice with a GitHub repo instead of an image.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.