Skip to content

Commit 3228bea

Browse files
committed
Update the note on base64 to reflect fixes made by @kyanny for #70
1 parent 275fcee commit 3228bea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/known-issues.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ curl_custom_flags="--insecure"
4646
#### Chrome storage for smee urls
4747
If you use smee.io very often then Chrome can end up filling up it's storage for smee.io and you must clean clean it down: More toools, Developer tools, Storage. Remove the smee entries.
4848

49+
4950
#### Homebrew base64 causes create-commit-commands to fail
51+
Thanks to @kyanny, The Power now has `base64encode.py` to free it from relying on the behaviours of operating system supplied `base64` commands. For the backstory see [#70](https://github.com/gm3dmo/the-power/issues/70) where the Homebrew base64 command on mac can break things.
5052

51-
See [#70](https://github.com/gm3dmo/the-power/issues/70) where the Homebrew base64 command on mac can break things.

0 commit comments

Comments
 (0)