Skip to content

npm -i fails on concat-stream #16

@kmjones1979

Description

@kmjones1979

I was trying to setup and test this subgraph but when I run npm -i I get the following error on a dependency...

1141 verbose stack Error: An unknown git error occurred
1141 verbose stack     at makeError (/Users/x/.nvm/versions/node/v18.17.1/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
1141 verbose stack     at /Users/x/.nvm/versions/node/v18.17.1/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
1142 verbose cwd /Users/x/projects/thegraph/linear-subgraph
1143 verbose Darwin 23.1.0
1144 verbose node v18.17.1
1145 verbose npm  v9.6.7
1146 error code 128
1147 error An unknown git error occurred
1148 error command git --no-replace-objects ls-remote ssh://git@github.com/hugomrdias/concat-stream.git
1149 error ERROR: Repository not found.
1149 error fatal: Could not read from remote repository.
1149 error
1149 error Please make sure you have the correct access rights
1149 error and the repository exists.
1150 verbose exit 128

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions