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

runtime is not an argument of composer #1

Open
ogonbat opened this issue Jun 8, 2018 · 2 comments
Open

runtime is not an argument of composer #1

ogonbat opened this issue Jun 8, 2018 · 2 comments

Comments

@ogonbat
Copy link

ogonbat commented Jun 8, 2018

Hi

i your tutorial in the second step you have
composer runtime install --card PeerAdmin@hlfv1 --businessNetworkName composer-file-stroage-ways

but if i execute it, composer return and argument fail
have something wrong?

@nyetwurk
Copy link
Contributor

It should be

 composer network install --card PeerAdmin@hlfv1 -a composer-file-stroage-ways\@0.0.1.bna 

nyetwurk referenced this issue in Blockdaemon/hyperledger_composer_file_storage Aug 31, 2018
@nyetwurk
Copy link
Contributor

The "composer network start" command is also wrong.

composer network start --card PeerAdmin@hlfv1 --networkAdmin admin --networkAdminEnrollSecret adminpw --file networkadmin.card --networkName composer-file-stroage-ways --networkVersion '0.0.1'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants