Coder Social home page Coder Social logo

Comments (11)

Duracell1989 avatar Duracell1989 commented on August 25, 2024 1

Upgrading Cake to 0.28.0 and Cake.Docker to 0.9.4 fixes the problem for me.

from cake.docker.

jonfuller avatar jonfuller commented on August 25, 2024 1

I'm also experiencing this problem, even after using the versions described by @Duracell1989 . I wonder if @thzinc ever got it working on his build server? (my problems are only on the build server as well)

from cake.docker.

MihaMarkic avatar MihaMarkic commented on August 25, 2024

Is it possible that you have pinned older Cake version?

from cake.docker.

Duracell1989 avatar Duracell1989 commented on August 25, 2024

I've pinned the 0.26.1 version of Cake.
But, I've also tried the latest (0.27.0) version of Cake which gives the same error.

from cake.docker.

thzinc avatar thzinc commented on August 25, 2024

I'm running into this error too. (Works locally, but fails on a build server.) I've tried pinning Cake versions 0.26.0, 0.26.1, 0.27.0, and 0.27.1. It may be that this issue is more related to Cake itself than Cake.Docker.

The most notable change I can see is that the build server reports multiple SDKs installed, which I do not have locally.

from cake.docker.

MihaMarkic avatar MihaMarkic commented on August 25, 2024

Yeah, I don't know. Will ask Cake guys about it.

from cake.docker.

MihaMarkic avatar MihaMarkic commented on August 25, 2024

@Duracell1989 @thzinc Cake guys say that most likely .NET/Mono has to be updated on your build server. Can you check what are you running on build server first?

from cake.docker.

Duracell1989 avatar Duracell1989 commented on August 25, 2024

dotnet --info

.NET Command Line Tools (2.1.104)

Product Information:
 Version:            2.1.104
 Commit SHA-1 hash:  48ec687460

Runtime Environment:
 OS Name:     Windows
 OS Version:  10.0.14393
 OS Platform: Windows
 RID:         win10-x64
 Base Path:   C:\Program Files\dotnet\sdk\2.1.104\

Microsoft .NET Core Shared Framework Host

  Version  : 2.0.6
  Build    : 74b1c703813c8910df5b96f304b0f2b78cdf194d

Which version is needed?

from cake.docker.

MihaMarkic avatar MihaMarkic commented on August 25, 2024

Are you guys using Cake.CoreCLR? Otherwise you are using .NET Desktop framework. (relaying message)

from cake.docker.

Duracell1989 avatar Duracell1989 commented on August 25, 2024

As far as I know; I don't use the Cake.CoreCLR

from cake.docker.

MihaMarkic avatar MihaMarkic commented on August 25, 2024

@Duracell1989 Can you replace Cake package with Cake.CoreCLR one? In tools/packages.config.

from cake.docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.