i am getting below two errors while running job using bamboo CI
Error 1:
E:\bamboo-argument home\xml-data\build-dir fremework.csproj error: this project references Nuget packes that are missing on thiis computer
System.Data.SQLite.Core.targets
Error 2:
C:\program Files x(86) \MSbuild\14.0\bin\amd64\microsoft.common.currentVersion.targets :error MSB6003. The specifed task executable "cmd.exe" could not be run
the working directory "..\solution bin\"" does not exists [E:\bamboo-agent-home\xml-data\build-dir\IR-MuTE-New\UIproject.framewrk.csproj]
Hi Bharat,
The error you get appears to be specific to your build only. Do you get the same error when you run outside of Bamboo in a command prompt? If you do, please fix them one by one and run them again in Bamboo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.