Skip to content
This repository was archived by the owner on Oct 21, 2020. It is now read-only.
This repository was archived by the owner on Oct 21, 2020. It is now read-only.

fie non-empty string error in process? #18

@profejuanca

Description

@profejuanca

why apper this error? the file name is correct, the path is the same but this is the output...

sozi-to-video -b 2M -H 1080 -W 1920 -f 60 -i -o /media/juanca/CACHE/GOT GameofThrones_desarmado.sozi.html
Converting GameofThrones_desarmado.sozi.html to /media/juanca/CACHE/GOT
child_process.js:383
throw new TypeError('"file" argument must be a non-empty string');
^

TypeError: "file" argument must be a non-empty string
at normalizeSpawnArguments (child_process.js:383:11)
at exports.spawn (child_process.js:496:38)
at Object.exports.exec (/usr/local/lib/node_modules/sozi-export/node_modules/phantomjs-prebuilt/lib/phantomjs.js:72:10)
at Object.exports.convertToVideo (/usr/local/lib/node_modules/sozi-export/lib/index.js:120:21)
at Object. (/usr/local/lib/node_modules/sozi-export/cli/sozi-to-video.js:35:12)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions