divanov11 / Mumble

An open source social media platform and public forum for questions and discussions, built for developers.
https://www.mumble.dev/
Apache License 2.0
303 stars 207 forks source link

Unknown property 'variant' found react/no-unknown-property #486

Open abhigeorge opened 2 years ago

abhigeorge commented 2 years ago

npm start

frontend@0.1.0 start react-scripts start

i 「wds」: Project is running at http://192.168.18.17/ i 「wds」: webpack output is served from i 「wds」: Content not from webpack is served from C:\Users\abhig\Desktop\Mumble\mumble\frontend\public i 「wds」: 404s will fallback to / Starting the development server...

Failed to compile.

src\common\Message.js Line 5:52: Unknown property 'variant' found react/no-unknown-property

Search for the keywords to learn more about each error.

abhigeorge commented 2 years ago

Issue fixed via the npm reinstall.