0

Everytime I run app, cmd always show this warning:

enter image description here

Overview, your app still operate normally, however I preparing to deploy app to client, is it risky?, if it is, how to fix it? Thanks your interest!

Taghi Khavari
  • 6,272
  • 3
  • 15
  • 32
user3536460
  • 75
  • 2
  • 9
  • 2
    Usually I like to remove each warnings, they show something could cause further issues. In your case, you can misspell a module name because they are differing in casing only, that's a possible one. Probably [this question](https://stackoverflow.com/questions/47534267/webpack-there-are-multiple-modules-with-names-that-only-differ-in-casing-but) helps. – norbitrial May 28 '20 at 07:14
  • 1
    try to change the name to be different, not only in `letter cases` but in `letters` itself – Taghi Khavari May 28 '20 at 07:21
  • 2
    Yes, almost every old programmer has mysophobia, we cannot tolerate any warning, which is a good habit. ;) – Zhang Buzz May 28 '20 at 08:40

0 Answers0