ThomasDavisA / simple-twitch-chat-visualizer

0 stars 0 forks source link

multiple changes to ensure stream compatibility #45

Closed ThomasDavisA closed 3 years ago

ThomasDavisA commented 3 years ago

There are a lot of edits here to ensure the chat visualized correctly during stream.

mdavisprog commented 3 years ago

Tried to run this locally but I get the following error:

./src/components/avatar/Avatar.js
Module not found: Can't resolve '../../images/custom' in 'D:\Projects\Streaming\simple-twitch-chat-visualizer\client\src\components\avatar'

Looks like the 'custom' folder under images was not committed.