cake-build / cake-build/website
Add "remedies" for common pitfalls
Open
- Dominant language
- HTML
- Stars
- 52
- Forks
- 256
- Avg merge
- 4h 42m
- Merged PRs (30d)
- 8
Description
I had the following troubles when trying to get through the "getting started" guide:
- The execution policy for powershell was not set ( "Set-ExecutionPolicy RemoteSigned" helped)
- Had only Powershell 1 installed => weird error message about `Join-Path` (Powershell 4 helped)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.