errors.fyi community error code reference
TS2307
typescript

Cannot Find Module

The compiler cannot locate the imported module. The package may not be installed, the path may be wrong, or type declarations may be missing.

References

← all namespaces