Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **********************
- Windows PowerShell transcript start
- Start time: 20170314205315
- Username: (Username)
- RunAs User: (User)
- Machine: (PC Name) (Microsoft Windows NT 6.1.7601 Service Pack 1)
- Host Application: powershell -ExecutionPolicy Bypass -Command & { Start-Transcript 'C:\Users\(name)\Desktop\VGAudio-2.0\build\runbuild.txt'; Import-Module 'C:\Users\(name)\Desktop\VGAudio-2.0\build\..\tools\psake\psake.psm1'; Invoke-psake 'C:\Users\(name)\Desktop\VGAudio-2.0\build\..\build\build.ps1' ; Stop-Transcript; exit !($psake.build_success); }
- Process ID: 2596
- PSVersion: 5.1.14409.1005
- PSEdition: Desktop
- PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.14409.1005
- BuildVersion: 10.0.14409.1005
- CLRVersion: 4.0.30319.42000
- WSManStackVersion: 3.0
- PSRemotingProtocolVersion: 2.3
- SerializationVersion: 1.1.0.1
- **********************
- Transcript started, output file is C:\Users\(name)\Desktop\VGAudio-2.0\build\runbuild.txt
- psake version 4.6.0
- Copyright (c) 2010-2014 James Kovacs & Contributors
- Loading module: C:\Users\(name)\Desktop\VGAudio-2.0\tools\psake\modules\WindowsSDKTools.psm1
- PS>TerminatingError(Test-Path): "Cannot bind argument to parameter 'Path' because it is null."
- >> TerminatingError(ForEach-Object): "Cannot bind argument to parameter 'Path' because it is null."
- >> TerminatingError(ForEach-Object): "Cannot bind argument to parameter 'Path' because it is null."
- >> TerminatingError(ForEach-Object): "Cannot bind argument to parameter 'Path' because it is null."
- >> TerminatingError(ForEach-Object): "Cannot bind argument to parameter 'Path' because it is null."
- >> TerminatingError(ForEach-Object): "Cannot bind argument to parameter 'Path' because it is null."
- Error: 3/14/2017 20:53:15:
- At C:\Users\(name)\Desktop\VGAudio-2.0\tools\psake\psake.psm1:642 char:22
- + ... eworkDirs | foreach { Assert (test-path $_ -pathType Container) ($msg ...
- + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [<<==>>] Exception: Cannot bind argument to parameter 'Path' because it is null.
- **********************
- Windows PowerShell transcript end
- End time: 20170314205315
- **********************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement