[RESOLVED] Error when running puzzletokens not directly from sketch. #52
-
Since recently I'm getting the following error when my script tries to open, style and save a sketch file using puzzletokens: This has worked fine for quite a while, and I haven't changed the code or setup since to my knowledge. I've got shell script to run it as follows: running the same .less from sketch directly works fine though... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Investigating….
… On 16 May 2022, at 16:52, bmooij-lg ***@***.***> wrote:
Since recently I'm getting the following error when my script tries to open, style and save a sketch file using puzzletokens:
"TypeError: undefined is not an object (evaluating 'this.pathToSource.substring')"
This has worked fine for quite a while, and I haven't changed the code or setup since to my knowledge.
I've got shell script to run it as follows:
/Applications/Sketch.app/Contents/Resources/sketchtool/bin/sketchtool --without-activating=YES --new-instance=No run ~/Library/Application\ Support/com.bohemiancoding.sketch3/Plugins/PuzzleTokens.sketchplugin "cmdRun" --context=$context
running the same .less from sketch directly works fine though...
Let me know if this isn't a plugin issue, but I'm having trouble understanding what's causing this.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
|
Beta Was this translation helpful? Give feedback.
-
@bmooij-lg Fixed in 8.19.1 |
Beta Was this translation helpful? Give feedback.
@bmooij-lg Fixed in 8.19.1
Please confirm