cardano-rosetta icon indicating copy to clipboard operation
cardano-rosetta copied to clipboard

'examples' yarn offline installation fails

Open catch-21 opened this issue 4 years ago • 0 comments

With yarn installed, when $ yarn install --offline is run in the cardano-rosetta/examples/ directory the following error is displayed error Can't make a request in offline mode ("https://registry.yarnpkg.com/@emurgo/cardano-serialization-lib-nodejs/-/cardano-serialization-lib-nodejs-2.0.0.tgz")

As a workaround, $ yarn install can be used, although, this is not prefereable.

catch-21 avatar Jan 08 '21 11:01 catch-21