We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./node_modules/react-camera-pro/dist/index.esm.js Module not found: Can't resolve 'styled-components'
Install styled-components is a must ?
The text was updated successfully, but these errors were encountered:
How was this fixed? I still see this error after updating a bunch of packages.
Sorry, something went wrong.
Any update on this? I am facing the same issue as well....
I can see that styled-components is just a peer dependency, not classic dependency. Try adding styled-components to your package.json as a hotfix
styled-components
package.json
Why should we install a package that our project doesn't need?
xurban42
No branches or pull requests
Install styled-components is a must ?
The text was updated successfully, but these errors were encountered: