Next.js Discord

Discord Forum

Module not found: Can't resolve 'styled-components' when is a dependency (lib has it as peerdep)

Unanswered
Peterbald posted this in #help-forum
Open in Discord
PeterbaldOP
Module not found: Can't resolve 'styled-components'

In my next project it is in the package.json depencencies area
In the component library it is in the peerDeps area

In rollup I am using peerDepsExternalPlugin

And I verified that is in node_modules of my next project

Why then am I seeing this error?

1 Reply