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

@omnigraph/grpc is missing #7661

Open
4 tasks
presian-news opened this issue Sep 11, 2024 · 3 comments
Open
4 tasks

@omnigraph/grpc is missing #7661

presian-news opened this issue Sep 11, 2024 · 3 comments

Comments

@presian-news
Copy link

presian-news commented Sep 11, 2024

Issue workflow progress

Progress of the issue based on the
Contributor Workflow

Make sure to fork this template and run yarn generate in the terminal.

Please make sure Mesh package versions under package.json matches yours.

  • 2. A failing test has been provided
  • 3. A local solution has been provided
  • 4. A pull request is pending review

Describe the bug

@omnigraph/grpc is a dependency of release 1.0.1 but does not exist on npm

To Reproduce Steps to reproduce the behavior:


$ yarn add @omnigraph/grpc
yarn add v1.22.22
[1/4] Resolving packages...
error Error: https://registry.yarnpkg.com/@omnigraph%2fgrpc: Not found

Expected behavior

the grpc dependency is resolved.

Environment:

  • OS: cos
  • @graphql-mesh/...: 1.0.1
  • NodeJS: 20

Additional context

@ardatan
Copy link
Owner

ardatan commented Sep 11, 2024

You should install it manually;
https://the-guild.dev/graphql/mesh/v1/source-handlers/grpc

@presian-news
Copy link
Author

Thanks for your reply!
I can't find omnigraph/grpc on npm?

@presian-news
Copy link
Author

presian-news commented Sep 11, 2024

@ardatan


$ yarn add @omnigraph/grpc
yarn add v1.22.22
[1/4] Resolving packages...
error Error: https://registry.yarnpkg.com/@omnigraph%2fgrpc: Not found

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