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

Docs: Crafting Your Repository - couldn't find package "@repo/typescript-config@workspace:*" #8862

Open
dorfurman opened this issue Jul 28, 2024 · 1 comment
Labels
area: docs Improvements or additions to documentation needs: author input

Comments

@dorfurman
Copy link

dorfurman commented Jul 28, 2024

What is the improvement or update you wish to see?

I ran through the guide up until I had to add the math dependency -

"dependencies": {
    "@repo/math": "*",
}

And came into an error -
error Couldn't find package "@repo/typescript-config@workspace:*" required by "@repo/[email protected]" on the "npm" registry.

Searched everywhere and still couldn't figure what's the issue.

Is there any context that might help us understand?

Wrote everything above

Does the docs page already exist? Please link to it.

https://turbo.build/repo/docs/crafting-your-repository/creating-an-internal-package

@dorfurman dorfurman changed the title Docs: Crafting Your Repository - Creating an Internal Package Docs: Crafting Your Repository - couldn't find package "@repo/typescript-config@workspace:*" Jul 28, 2024
@tknickman
Copy link
Member

Please provide a reproduction repo and we can help you more. This is likely due to a mismatch between the package manager and workspace syntax.

@anthonyshew anthonyshew added the area: docs Improvements or additions to documentation label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Improvements or additions to documentation needs: author input
Projects
None yet
Development

No branches or pull requests

3 participants