mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
10 lines
286 B
Markdown
10 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`
|