fsprojects / fsprojects/Paket

generate-include-scripts fails

Open
#1,927 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug generate scripts
Dominant language
F#
Stars
2.1k
Forks
528
Avg merge
1d 12m
Merged PRs (30d)
54

Description

Description

paket generate-include-scripts fails when FAKE is the only dependency in a group

Repro steps
source https://nuget.org/api/v2
framework: net45
nuget Newtonsoft.Json

group Build
source https://nuget.org/api/v2
framework: net45
nuget FAKE

paket generate-include-scripts framework net45 type fsx

Produces this error:

Could not find a part of the path "paket-files/include-scripts/net45/build/include.build.group.fsx".

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

Start with the paket generate-include-scripts framework net45 type fsx command and reproduce the failure using the dependency-group example in the issue. Trace where the include-scripts path is created for a group containing only FAKE, then verify that the command completes and creates paket-files/include-scripts/net45/build/include.build.group.fsx.

Written by the indexing model from the issue text.

Assessment

Tech stack
fsharp
Domain
build-system, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.