Last week I upgraded the dependencies of a ReactJS project by using yarn upgrade-interactive (yarn version: 3.2.1).After the upgrade I faced the following error in multiple files: Cannot find module ... Since the error message did not directly indicate the cause of the error, I had to do some research, which led me to the... Continue Reading →