31092/command-network-is-not-defined-in-hyperledger-composer
I am going through Hyperledger composer tutorial. When i run the command:
composer network deploy
I get this error:
[Symfony\Component\Console\Exception\CommandNotFoundException] Command "network" is not defined.
How to solve this?
For composer network to work, you must have composer-cli installed which I think is not installed. Install composer-cli first using this command
npm install -g composer-cli
This should solve your problem
Hey, @Sudip, First thing you need to start ...READ MORE
By default, the docs are at your ...READ MORE
There is an error in that document. ...READ MORE
Delete as admin the channel-artifacts folder, down ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
Use full format for running a business ...READ MORE
To read and add data you can ...READ MORE
First delete the cache and cookies from ...READ MORE
To specify your own affiliation you need ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.