Skip to content

Instantly share code, notes, and snippets.

@RLittlesII
Created May 9, 2016 14:28
Show Gist options
  • Save RLittlesII/b481ce28943bd1646a5fe52c5bb6aaef to your computer and use it in GitHub Desktop.
Save RLittlesII/b481ce28943bd1646a5fe52c5bb6aaef to your computer and use it in GitHub Desktop.
version.cake...
Processing build script...
Installing tools...
Installing NuGet package Mono.TextTransform...
Unable to find package 'Mono.TextTransform'.
Error: Cake.Core.CakeException: Failed to install tool 'Mono.TextTransform'.
at Cake.Core.Scripting.ScriptProcessor.InstallTools (Cake.Core.Scripting.Analysis.ScriptAnalyzerResult analyzerResult, Cake.Core.IO.DirectoryPath installPath) <0x11339cfb0 + 0x0032b> in <filename unknown>:0
at Cake.Core.Scripting.ScriptRunner.Run (IScriptHost host, Cake.Core.IO.FilePath scriptPath, IDictionary`2 arguments) <0x11338cff0 + 0x00232> in <filename unknown>:0
at Cake.Commands.BuildCommand.Execute (Cake.CakeOptions options) <0x11338cf30 + 0x00046> in <filename unknown>:0
at Cake.CakeApplication.Run (Cake.CakeOptions options) <0x113388b60 + 0x00068> in <filename unknown>:0
at Cake.Program.Main () <0x1103e7db0 + 0x0031e> in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment