'Cannot find module './components/Table/Table' or its corresponding type declarations. ts(2307)

Trying to import a component as I have done like the other ones above it, but getting this error.

enter image description here



Solution 1:[1]

So I had a trailing space in the table folder name.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 mycodegoesKABOOM