最終更新:2024-04-24 (水) 13:36:43 (7d)  

nodenv
Top / nodenv

https://github.com/nodenv/nodenv

  • nodenv local? 16.13.0
  • nodenv versions?

macOS

  • brew install nodenv?
  • eval "$(nodenv init -)"

help

  • nodenv 1.4.1
    Usage: nodenv <command> [<args>]
    
    Some useful nodenv commands are:
       commands    List all available nodenv commands
       local       Set or show the local application-specific Node version
       global      Set or show the global Node version
       shell       Set or show the shell-specific Node version
       install     Install a Node version using node-build
       uninstall   Uninstall a specific Node version
       rehash      Rehash nodenv shims (run this after installing executables)
       version     Show the current Node version and its origin
       versions    List installed Node versions
       which       Display the full path to an executable
       whence      List all Node versions that contain the given executable
    
    See `nodenv help <command>' for information on a specific command.
    For full documentation, see: https://github.com/nodenv/nodenv#readme

nodenv commands

  • nodenv --version?
  • nodenv commands
  • nodenv completions?
  • nodenv exec?
  • nodenv global
  • nodenv help?
  • nodenv hooks?
  • nodenv init?
  • nodenv install
  • nodenv local?
  • nodenv prefix?
  • nodenv realpath.dylib?
  • nodenv rehash?
  • nodenv root?
  • nodenv shell?
  • nodenv shims?
  • nodenv uninstall?
  • nodenv version?
  • nodenv version-file?
  • nodenv version-file-read?
  • nodenv version-file-write?
  • nodenv version-name?
  • nodenv version-origin?
  • nodenv versions?
  • nodenv whence?
  • nodenv which?

関連