Open alireza-saberi opened 7 years ago
About the error:
Error: ENOENT: no such file or directory, stat 'C:\Users\alan.saberi\dev\adaware.firefox_debug\_locales\bg\messages.json' at Error (native)
before running this file messages.json
exists. and normal shell command works on it, but gulp-run is messing up somewhere
I am running a python file on shell by the following
python ./tools/make-firefox-meta.py ../adaware.firefox_debug/
but when I put it into gulp-run, with following as a task
The output is weird
Can you explain to me please, what is wrong with gulp-run and how can I pass this error?