Giter VIP home page Giter VIP logo

Comments (4)

gimox avatar gimox commented on April 28, 2024 1

my cli is 2.0.0-rc.1, but cli info say 1.0.0 (a bug?)

I confirm, if i type nest:

nest 2.0.0-rc.1 
     
   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

but if i type nest info

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


[System Information]
OS Version macOS High Sierra
NodeJS Version v6.9.5 Boron
NPM Version 5.6.0

[Nest Information]
NestJS Version 4.5.10
Nest CLI Version 1.0.0

from nest-cli.

thomrick avatar thomrick commented on April 28, 2024

Nest CLI Version 1.0.0 ?

Please upgrade to 2.0.0-rc.1 ;-)

from nest-cli.

thomrick avatar thomrick commented on April 28, 2024

Bugs found :

  • handler async do some weird things
  • asset emitter does not create module folder

About the info command bug :

  • the code look at the project version not the CLI version

Let's fix it !

from nest-cli.

thomrick avatar thomrick commented on April 28, 2024

upgrade to 2.0.0-rc.2 to get generate fix

from nest-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.