fsharp / fsharp/TryFSharp

Build fails with Octokit path not found

未关闭
#62 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
F#
星标
25
派生
14
PR 合并指标
30 天内没有已合并 PR

描述

I'm working on my own fork of tryFSharp for my personal site - fsharpnotes.net

I've updated the global.json to using .NET 6 and otherwise haven't done anything special. When I run

```powershell
fake run build.fsx -t "WatchApp"
```

I get a path error that (by the eye, at least) *should* resolve. In fact there are multiple references to the path, which in and of itself is a bit odd. Can anyone weigh in on why this is happening? Is there something I missed along the way - beyond `paket restore/build` ? Thanks!

![image](https://github.com/fsharp/TryFSharp/assets/8174976/d90398a7-b781-4fa4-a6c3-54be0656a973)

贡献指南

这个仓库没有索引到贡献指南

调研方向

先检查 global.json 和 build.fsx,然后按照所述的 Paket restore/build 步骤执行 `fake run build.fsx -t "WatchApp"` 以重现失败。跟踪错误中显示的重复 Octokit 路径引用,并确认 WatchApp 目标使用已解析的路径成功完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
fsharp
领域
build-system
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。