HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

Get-NodeInstallLocation — Get the current Node.js installation directory for `ps-nvm`. Part of `ps-nvm` and can only be run un

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecurrentcommandnodeinstallationcliget-nodeinstalllocationget

Problem

How to use the Get-NodeInstallLocation command: 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>.

Solution

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

Code Snippets

Get the current Node.js installation directory

Get-NodeInstallLocation

Context

tldr-pages: common/Get-NodeInstallLocation

Revisions (0)

No revisions yet.