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

[BUG] - Info command give wrong Nestjs/CLI version #50

Closed
thomrick opened this issue Jan 25, 2018 · 0 comments · Fixed by #51 or #53
Closed

[BUG] - Info command give wrong Nestjs/CLI version #50

thomrick opened this issue Jan 25, 2018 · 0 comments · Fixed by #51 or #53
Assignees
Labels

Comments

@thomrick
Copy link
Contributor

nest info command display :


 _   _           _      ____ _     ___
| \ | | ___  ___| |_   / ___| |   |_ _|
|  \| |/ _ \/ __| __| | |   | |    | |
| |\  |  __/\__ \ |_  | |___| |___ | |
|_| \_|\___||___/\__|  \____|_____|___|


[System Information]
OS Version macOS High Sierra
NodeJS Version v8.9.0
NPM Version 5.6.0

[Nest Information]
NestJS Version 4.5.10
Nest CLI Version 1.0.0

nest command display :


   nest 2.0.0-rc.2

   USAGE

     nest <command> [options]

   COMMANDS

     new <name> [destination]      Create a new Nest application
     info                          Display Nest CLI information.
     serve                         Start a hot reload development server.
     generate <type> <name>        Generate a new Nest asset
     help <command>                Display help for a specific command

   GLOBAL OPTIONS

     -h, --help         Display help
     -V, --version      Display version
     --no-color         Disable colors
     --quiet            Quiet mode - only displays warn and error messages
     -v, --verbose      Verbose mode - will also output debug messages

   MORE INFO

     Nest.js CLI

@thomrick thomrick added the bug label Jan 25, 2018
@thomrick thomrick self-assigned this Jan 25, 2018
@thomrick thomrick mentioned this issue Jan 25, 2018
thomrick added a commit that referenced this issue Jan 25, 2018
thomrick added a commit that referenced this issue Jan 25, 2018
thomrick added a commit that referenced this issue Jan 25, 2018
@thomrick thomrick mentioned this issue Jan 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant