You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When downloading inrupt/solid-react-components using yarn add @inrupt/solid-react-components I get the following error
./node_modules/@inrupt/solid-react-components/build/index.js
Module not found: Can’t resolve ‘styled-components’ in my landing directory.
Hi,
When downloading inrupt/solid-react-components using yarn add @inrupt/solid-react-components I get the following error
./node_modules/@inrupt/solid-react-components/build/index.js
Module not found: Can’t resolve ‘styled-components’ in my landing directory.
It seems that is missing a dev dependency.
Regards,
Angel