Open GusMartins499 opened 3 years ago
I also ran into this problem. Solved by installing the module npm i styled-components --save
in my dependencies
I was running a missing context by styled-componets as well. installing styled as dependencies solved.
Hi, i'm try to install
react-trello
, but i got a error when i runyarn start
I installed with yarn:
$ yarn add react-trello
Package.json: "react": "^16.12.0"
code: