When I try to run the test application I get the following error:
Compiled with problems:X
ERROR in ./src/Nav.jsx 5:0-34
Module not found: Error: Cannot find file: 'Metamask.jsx' does not match the corresponding name on disk: './src/metamask.jsx'.
If I replace the filename with a capitalized version "Metamask.jsx", then the problem is fixed.
When I try to run the test application I get the following error:
If I replace the filename with a capitalized version "Metamask.jsx", then the problem is fixed.