Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Examples listed in "generate module" command are invalid #6145

Closed
Incede opened this issue Feb 9, 2021 · 0 comments
Closed

Examples listed in "generate module" command are invalid #6145

Incede opened this issue Feb 9, 2021 · 0 comments

Comments

@Incede
Copy link
Contributor

Incede commented Feb 9, 2021

Expected behavior

Examples listed with lisk generate:module help should produce valid output

Actual behavior

generate:module moduleName moduleID
generate:module nft 5

fail with Error: Invalid module ID, only integers are allowed and it should be greater than and equal to 1000

Steps to reproduce

Run inside commander root directory

./bin/run generate:module moduleName moduleID
./bin/run generate:module nft 5

Which version(s) does this affect? (Environment, OS, etc...)

Branch feature/6066-commander-bootstraping

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

No branches or pull requests

4 participants