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

Unable to Resolve Module 'styled-components' #2

Open
Imadnajam opened this issue Nov 25, 2023 · 0 comments
Open

Unable to Resolve Module 'styled-components' #2

Imadnajam opened this issue Nov 25, 2023 · 0 comments
Labels
bug Something isn't working dependencies

Comments

@Imadnajam
Copy link
Owner

Issue:
I'm facing an issue with my Next.js project where it can't resolve the 'styled-components' module. I've installed it using npm, but the import statement is throwing an error.

Error Message:

Steps to Reproduce:

  1. Install 'styled-components' using npm install styled-components.
  2. Attempt to import it in a component file.

Additional Information:

  • Next.js version: X.X.X
  • Package.json dependencies: [insert relevant part]
@Imadnajam Imadnajam added bug Something isn't working dependencies labels Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies
Projects
None yet
Development

No branches or pull requests

1 participant