Skip to content

TypeScript cannot locate the module you're trying to import #30652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KristionB
Copy link

Issue number: resolves #12278


What is the current behavior?

This pull request addresses the TypeScript error "Cannot find module './index' or its corresponding type declarations."

What is the new behavior?

  • module reference is correct
  • type declarations are properly resolved
  • improving compatibility and reducing build-time errors.

Does this introduce a breaking change?

  • No

@KristionB KristionB requested a review from a team as a code owner August 23, 2025 16:17
@KristionB KristionB requested a review from gnbm August 23, 2025 16:17
Copy link

vercel bot commented Aug 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ionic-framework Ready Ready Preview Comment Aug 23, 2025 4:18pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant