TheAngryByrd / TheAngryByrd/paket-lock-diff

Update to Paket 10

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
F#
Stars
20
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Paket updated to 10 https://github.com/fsprojects/Paket/pull/4297

However we can't update because:

Paket failed with
-> There was a version conflict during package resolution.
     Resolved packages:
      - Expecto 9.0.0
      - Paket.Core 10.0.0-alpha011
     Conflict detected:
      - SAFE.Server 5.0.4 requested package FSharp.Core: >= 8.0.200 < 9.0
      - Paket.Core 10.0.0-alpha011 requested package FSharp.Core: >= 9.0.101*

     Please try to relax some conditions or resolve the conflict manually (see http://fsprojects.github.io/Paket/nuget-dependencies.html#Use-exactly-this-version-constraint).

Blocked by https://github.com/SAFE-Stack/SAFE.Meta/issues/17

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the Paket dependency declarations and reviewing the FSharp.Core constraints from SAFE.Server and Paket.Core; check SAFE.Meta issue 17 before attempting the update. Done means Paket 10 can resolve dependencies without the reported version conflict.

Written by the indexing model from the issue text.

Assessment

Tech stack
fsharp
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.