mirror of https://github.com/CrimsonTome/tldr.git
10 lines
291 B
Markdown
10 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`
|