Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cake build is not building on a local Mac environment anymore #55

Closed
giusepe opened this issue Apr 10, 2019 · 3 comments
Closed
Labels
bug Something isn't working outdated

Comments

@giusepe
Copy link
Member

giusepe commented Apr 10, 2019

Describe the bug

When running ./build.sh on a local Mac I get the error

/[redacted]/ReactiveUI/sextant/tools/ReactiveUI.Cake.Recipe.1.0.88/parameters.cake(147,45): error CS1061: 'ITFBuildProvider' does not contain a definition for 'IsRunningOnAzurePipelinesHosted' and no accessible extension method 'IsRunningOnAzurePipelinesHosted' accepting a first argument of type 'ITFBuildProvider' could be found (are you missing a using directive or an assembly reference?)
/[redacted]/sextant/tools/ReactiveUI.Cake.Recipe.1.0.88/parameters.cake(147,100): error CS1061: 'ITFBuildProvider' does not contain a definition for 'IsRunningOnAzurePipelines' and no accessible extension method 'IsRunningOnAzurePipelines' accepting a first argument of type 'ITFBuildProvider' could be found (are you missing a using directive or an assembly reference?)

Steps To Reproduce

  1. git clone Sextant
  2. navigate to the recent cloned project
  3. run ./build.sh

Expected behavior

A successful build.

Screenshots

Environment

  • OS:
  • Version
  • Device:

Additional context

@giusepe giusepe added the bug Something isn't working label Apr 10, 2019
@open-collective-bot
Copy link

open-collective-bot bot commented Apr 10, 2019

Hey @giusepe 👋,

Thank you for opening an issue. We will get back to you as soon as we can. Also, check out our Open Collective and consider backing us.

https://opencollective.com/reactiveui

PS.: We offer priority support for all backers. Don't forget to add priority label when you start backing us 😄

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms!

@glennawatson
Copy link
Contributor

Update the cake instance to 0.33.0

@glennawatson
Copy link
Contributor

Updated and resolved.

@lock lock bot added the outdated label Jul 10, 2019
@lock lock bot locked and limited conversation to collaborators Jul 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working outdated
Projects
None yet
Development

No branches or pull requests

2 participants