mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 14:22:07 +02:00

* common/*: add ps-nvm commands --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Magrid <magrid0@proton.me>
9 lines
286 B
Markdown
9 lines
286 B
Markdown
# Get-NodeInstallLocation
|
|
|
|
> Get the current Node.js installation directory for `ps-nvm`.
|
|
> Part of `ps-nvm` and can only be run under PowerShell.
|
|
> More information: <https://github.com/aaronpowell/ps-nvm>.
|
|
|
|
- Get the current Node.js installation directory:
|
|
|
|
`Get-NodeInstallLocation`
|