We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.0.2
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.
Just run yarn add prisma-json-types-generator
No response
The text was updated successfully, but these errors were encountered:
https://www.npmjs.com/package/@prisma/generator-helper/v/5.4.1
Something is wrong with your yarn setup. Have you cleared yarn cache?
Sorry, something went wrong.
Hm, I will try that now
Did not work
It seems to hang when downloading [email protected]
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.
No branches or pull requests
Prerequisites
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
The text was updated successfully, but these errors were encountered: