Skip to content
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

fix module resolution error for checks import #141

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

erquhart
Copy link
Contributor

A module resolution error occurs due to no extension on an import from convex-test. Not certain why this is required, but adding an extension to align with the other imports fixes the issue.

Reference discord post: https://discord.com/channels/1019350475847499849/1317446619775373393


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

vercel bot commented Dec 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
convex-auth-docs ✅ Ready (Inspect) Visit Preview Dec 14, 2024 8:53pm

@thomasballinger
Copy link
Contributor

Cool, later let's add a linter for this too.

@thomasballinger thomasballinger merged commit 55d922a into get-convex:main Dec 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants