Skip to content

Error: unexpected token at 'home/linuxbrew/.linuxbrew/Homebr' #5939

Discussion options

You must be logged in to vote

To follow up, I finally tried removing the following livecheck section from the recipe.

  livecheck do
    url :stable
    regex(/^v?(\d+(?:\.\d+)+)$/i)
  end

This fixed it, although I'm not sure exactly how this caused the error I was seeing or why this livecheck section was there to begin with. My understanding is this is additional information about where to check for whether there is a newer version available. Anyway, it is resolved.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tkralphs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant