I\'m testing out react router and I created 2 dummy components.
The home path works fine, but when I try to go to the /second path, it gives the following erro
I solve the error by changing the imported COM's name because I use the WebRTCChane and the WebRTC, this two COM has a similar name, after changing it, I successfully compile.