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

Couldn't find package "@prisma/[email protected]" #174

Closed
2 tasks done
patrickkdev opened this issue Oct 14, 2023 · 4 comments
Closed
2 tasks done

Couldn't find package "@prisma/[email protected]" #174

patrickkdev opened this issue Oct 14, 2023 · 4 comments

Comments

@patrickkdev
Copy link

patrickkdev commented Oct 14, 2023

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the bug has not already been reported

Versions

3.0.2

Description

I am trying to install with yarn add prisma-json-types-generator but I get the following error:

Couldn't find package "@prisma/[email protected]" required by "prisma-json-types-generator" on the "npm" registry.

I checked the internet connection and it is fine. I was able to install other packages.

Steps to Reproduce

Just run yarn add prisma-json-types-generator

Expected Behavior

No response

@arthurfiorette
Copy link
Owner

https://www.npmjs.com/package/@prisma/generator-helper/v/5.4.1

Something is wrong with your yarn setup. Have you cleared yarn cache?

@patrickkdev
Copy link
Author

Hm, I will try that now

@patrickkdev
Copy link
Author

patrickkdev commented Oct 14, 2023

Did not work

Screenshot 2023-10-14 170229

It seems to hang when downloading [email protected]

@arthurfiorette
Copy link
Owner

I'll close this issue as its not an issue with prisma-json-types-generator. I think this issue may help you: yarnpkg/yarn#6029.

@arthurfiorette arthurfiorette closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2023
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

No branches or pull requests

2 participants