Skip to content

Install instructions don't work (npm install fails to find holochain-conductor-api#dump-full-state) #64

@carlgieringer

Description

@carlgieringer

Following the instructions in the README for local development, the command npm install fails with this output:

[nix-shell:~/code/github/carlgieringer/holochain-gym.github.io]$ npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
npm ERR! code 1
npm ERR! Command failed: git checkout dump-full-state
npm ERR! error: pathspec 'dump-full-state' did not match any file(s) known to git
npm ERR! 

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/transverna/.npm/_logs/2022-05-10T14_22_55_043Z-debug.log

Looking in the debug.log, I see:

...
info lifecycle @holochain-open-dev/core-types@0.1.1~postpack: @holochain-open-dev/core-types@0.1.1
24 silly pacote git manifest for @holochain-open-dev/core-types@git+https://github.com/holochain-open-dev/core-types.git#build fetched in 2186ms
25 silly resolveWithNewModule @holochain-open-dev/core-types@0.1.1 checking installable status
26 silly fetchPackageMetaData error for @holochain/conductor-api@github:holochain/holochain-conductor-api#dump-full-state Command failed: git checkout dump-full-state
26 silly fetchPackageMetaData error: pathspec 'dump-full-state' did not match any file(s) known to git
27 timing stage:rollbackFailedOptional Completed in 0ms
28 timing stage:runTopLevelLifecycles Completed in 16612ms
...

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