Visual Studio Code – ./src/index.js Cannot find file: 'App.js' does not match the corresponding name on disk: '.srccomponentsComponents'
I have this error: ./src/index.js Cannot find file: 'App.js' does not match the corresponding name on disk: '.srccomponentsComponents'. And I've been having a lot of trouble fixing it, I think it has something to do with the import but I'm…