mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 05:42:10 +02:00
9 lines
276 B
Markdown
9 lines
276 B
Markdown
# Get-NodeInstallLocation
|
|
|
|
> Haal de huidige Node.js installatiemap voor `ps-nvm` op.
|
|
> Part of `ps-nvm` and can only be run under PowerShell.
|
|
> Meer informatie: <https://github.com/aaronpowell/ps-nvm>.
|
|
|
|
- Haal de huidige Node.js installatiemap op:
|
|
|
|
`Get-NodeInstallLocation`
|