generate-include-scripts fails
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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