mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 01:02:09 +02:00
9 lines
291 B
Markdown
9 lines
291 B
Markdown
# Get-NodeInstallLocation
|
|
|
|
> Haal de huidige Node.js installatiemap voor `ps-nvm` op.
|
|
> Onderdeel van `ps-nvm` en kan alleen uitgevoerd worden in PowerShell.
|
|
> Meer informatie: <https://github.com/aaronpowell/ps-nvm>.
|
|
|
|
- Haal de huidige Node.js installatiemap op:
|
|
|
|
`Get-NodeInstallLocation`
|