Home
last modified time | relevance | path

Searched defs:nodebin (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/bin/
Dnpx.ps113 $nodebin = $(Get-Command $nodeexe -ErrorAction SilentlyContinue -ErrorVariable F).Source variable
14 if ($nodebin -eq $null) { variable
Dnpm.ps113 $nodebin = $(Get-Command $nodeexe -ErrorAction SilentlyContinue -ErrorVariable F).Source variable
14 if ($nodebin -eq $null) { variable