Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(examples/supply-chain): fix yarn --no-lockfile #2983

Merged
merged 1 commit into from
Jan 30, 2024

Commits on Jan 30, 2024

  1. docs(examples/supply-chain): fix yarn --no-lockfile

    Primary Changes
    ---------------
    1. Removed examples/supply-chain-app/package.json and
       moved the other files to cactus-example-supply
       -chain-backend
    2. Updated the docs to match the updated path of the
       supply-chain-app files to cactus-example-supply-
       chain-backend and the new steps on how run the
       latest supply chain app
    3. Updated the code responses in connector-fabric from
       null to (0) based on the logs and responses while
       running the application.
    4. Added a parse.int for shelfCount in bookshelf-
       converter because it requires a number but instead
       the value becomes a string before it is submitted.
    
    Fixes hyperledger-cacti#2721
    
    Signed-off-by: aldousalvarez <aldousss.alvarez@gmail.com>
    aldousalvarez committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    10ec48a View commit details
    Browse the repository at this point in the history