Build fails with Octokit path not found
- Dominant language
- F#
- Stars
- 25
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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!

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.