Skip to content
This repository was archived by the owner on Jul 15, 2020. It is now read-only.
This repository was archived by the owner on Jul 15, 2020. It is now read-only.

Solution 1 Issues #138

@oneEdoubleD

Description

@oneEdoubleD

cabal build all

Sometimes cabal is installed as 2.4.0.0 while we need cabal 3.2.0.0. This can be fixed by running:

cabal update
cabal install Cabal cabal-install 
export PATH="$HOME/.cabal/bin:$PATH"

cabal install cardano-node cardano-cli

You need to sometimes run cabal user-config update before the installation works, although this is only really documented in github issues such as haskell/cabal#5973

build-enterprise

This has changed and should just be build

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions