mathieudutour / git-sketch-plugin

:gem::octocat: A Git client generating pretty diffs built right into Sketch.
https://mathieudutour.github.io/git-sketch-plugin
MIT License
2.45k stars 126 forks source link

Got an error although i have all artboards named #225

Closed fatih-koc closed 4 years ago

fatih-koc commented 4 years ago

How did it happen?

1. 2. 3.

Error log

Traceback (most recent call last):
  File "/Users/macbook/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Git.sketchplugin/getArtboardNames.py", line 15, in <module>
    name = pageName + "/" + artboardName
TypeError: can't concat str to bytes
mathieudutour commented 4 years ago

fixed in 0.12