graphql-hive / graphql-hive/console
Hive CLI with Yarn PnP
Open
bug
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
running `yarn hive --version` outputs:
```
@graphql-hive/cli/0.32.1 darwin-arm64 node-v20.5.0
(node:99238) Error Plugin: @graphql-hive/cli: could not find package.json with {
name: '@oclif/plugin-update',
type: 'core',
root: '/.yarn/cache/@graphql-hive-cli-npm-0.32.1-b10da863be-fece56dfac.zip/node_modules/@graphql-hive/cli'
}
module: @oclif/[core@2.15.0](mailto:core@2.15.0)
plugin: @graphql-hive/cli
```
It seems there was a possibly-related fix pushed to v3.6.0 of @oclif/core (https://github.com/oclif/core/pull/839)
Contributor guide
Assessment
This issue has not been assessed yet.