samdenty / console-feed

Captures console.log's into a React Component 🔥
https://stackblitz.com/~/github.com/samdenty/console-feed
MIT License
649 stars 106 forks source link

`@emotion/*` as peerDependency #102

Open softmarshmallow opened 2 years ago

softmarshmallow commented 2 years ago

After installing this package, I get below message. Seems like caused by emotion version mismatch.

existing-component.tsx
Module not found: Can't resolve '@emotion/styled/base' in 
Screen Shot 2022-04-13 at 4 22 32 PM

I kindly suggest two below.

softmarshmallow commented 2 years ago

Related https://github.com/samdenty/console-feed/pull/82