Skip to content

No types when importing package #9859

Closed Answered by da1z
da1z asked this question in Help
Jan 31, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

the problem in my case was in imports import * as schema from "@/schema"; i think this is one of limitations described here. can not use path, changed everything to relative import and all good https://turbo.build/repo/docs/core-concepts/internal-packages#limitations-and-tradeoffs

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@da1z
Comment options

Answer selected by da1z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants