Succss icon indicating copy to clipboard operation
Succss copied to clipboard

succss add data.js ERROR

Open FDiskas opened this issue 8 years ago • 1 comments

Tryed all versions and beta to. What I'm missing?

Traceback (most recent call last):
  File "/usr/bin/succss", line 88, in <module>
    call(allArgs)
  File "/usr/lib/python2.7/subprocess.py", line 522, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

FDiskas avatar May 31 '16 06:05 FDiskas

Yes - you missing PhantomJS in your package.json as a dependency

FDiskas avatar May 31 '16 07:05 FDiskas