nicosantangelo / sublime-gulp

Run Gulp tasks and use snippets from Sublime Text
https://sublime-gulp.nicosantangelo.com/
MIT License
155 stars 18 forks source link

SublimeGulp: global name 'exec_args' is not defined #3

Closed bkeetman closed 10 years ago

bkeetman commented 10 years ago

My SublimeGulp User settings:

{
    "exec_args": {
        "path": "/bin:/usr/bin:/usr/local/bin:/opt/boxen/nodenv/shims/node"
    },
    "results_in_new_tab": false,
    "gulpfile_paths": []
}

But keep getting this message:

SublimeGulp: global name 'exec_args' is not defined

I'm running Sublime Text on a Macbook Pro OSX 10.9.2

nicosantangelo commented 10 years ago

Thanks for the heads up!. It should be working now, but please let me know (it might take a little bit to get updated).

nicosantangelo commented 10 years ago

I'll close the issue but if you ran into any problems let me know. Thanks again! :)