Skip to content

Graph CLI fails to install #1261

@jmilldotdev

Description

@jmilldotdev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions