U4-10006 - temp debug

This commit is contained in:
Stephan
2017-07-17 11:30:33 +02:00
parent bd0ca43b83
commit b3ac3a03f3

View File

@@ -88,6 +88,10 @@ function Compile-Belle
$gitPath = [System.IO.Path]::GetDirectoryName($gitExe)
$env:path = "$nodePath;$gitPath"
Write-Host "DEBUG"
Write-Host "NodePath: $($uenv.NodePath)"
ls $uenv.NodePath
push-location "$($uenv.SolutionRoot)\src\Umbraco.Web.UI.Client"
write "" > $tmp\belle.log
&npm cache clean --quiet >> $tmp\belle.log 2>&1