-
Notifications
You must be signed in to change notification settings - Fork 230
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
Graph CLI currently fails to install.
pnpm i @graphprotocol/graph-cli @graphprotocol/graph-ts
WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
WARN deprecated [email protected]: This module has been superseded by the multiformats module
WARN deprecated [email protected]: This module has been superseded by the multiformats module
ERROR Could not resolve feat/smaller to a commit of https://github.com/hugomrdias/concat-stream.git.
This error happened while installing the dependencies of @graphprotocol/[email protected]
at [email protected]
pnpm: Could not resolve feat/smaller to a commit of https://github.com/hugomrdias/concat-stream.git.
at resolveRefFromRefs (/snapshot/dist/pnpm.cjs)
at resolveRef (/snapshot/dist/pnpm.cjs)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async resolveGit (/snapshot/dist/pnpm.cjs)
at async Object.resolve (/snapshot/dist/pnpm.cjs)
at async run (/snapshot/dist/pnpm.cjs)
Progress: resolved 139, reused 139, downloaded 0, added 0
Reproduction
f
Steps to Reproduce the Bug or Issue
pnpm i @graphprotocol/graph-cli @graphprotocol/graph-ts
Expected behavior
It works
Screenshots or Videos
No response
Platform
- OS: Mac
Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response
aquiladev, wjx and gaollg
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working