-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
Working in Sublime Text 3 (3083) and processing-java (Processing 0244) on a Mac I’m seeing this error when building (all four build options)
[Errno 2] No such file or directory: 'processing-java'
[cmd: ['processing-java', '--force', '--sketch=/Users/derrick/Desktop/hype_basics/step1/build', '--output=/Users/derrick/Desktop/hype_basics/step1/build/build-tmp', '--present']]
[dir: /Users/derrick/Desktop/hype_basics/step1/build]
[path: /usr/bin:/bin:/usr/sbin:/sbin]
[Finished]
however when I run that command directly from Terminal (processing-java --force --sketch=/Users/derrick/Desktop/hype_basics/step1/build --run) it works as expected.
Have tried restarting ST3 and my machine.
Something I’m doing wrong here?
Metadata
Metadata
Assignees
Labels
No labels