remarkjs / gulp-remark

Deprecated Gulp plugin for remark — please use npm scripts and the like
9 stars 3 forks source link

error on CI #9

Closed alexander-akait closed 8 years ago

alexander-akait commented 8 years ago

Run in gitlab CI, last version plugin, options standard (from example).

[10:52:19] Error: remark does not accept both files and stdin
    at Ware.stdin (/tmp/wordpress/src/wp-content/themes/insteria/node_modules/gulp-remark/node_modules/remark/lib/cli/file-set-pipeline/stdin.js:50:19)
    at Ware.<anonymous> (/tmp/wordpress/src/wp-content/themes/insteria/node_modules/gulp-remark/node_modules/remark/node_modules/ware/node_modules/wrap-fn/index.js:45:19)
    at next (/tmp/wordpress/src/wp-content/themes/insteria/node_modules/gulp-remark/node_modules/remark/node_modules/ware/lib/index.js:85:20)
    at /tmp/wordpress/src/wp-content/themes/insteria/node_modules/gulp-remark/node_modules/remark/node_modules/ware/node_modules/wrap-fn/index.js:121:18
    at next (/tmp/wordpress/src/wp-content/themes/insteria/node_modules/gulp-remark/node_modules/remark/lib/cli/file-set-pipeline/file-system.js:44:13)
    at /tmp/wordpress/src/wp-content/themes/insteria/node_modules/gulp-remark/node_modules/remark/lib/cli/ignore.js:185:13
    at /tmp/wordpress/src/wp-content/themes/insteria/node_modules/gulp-remark/node_modules/remark/node_modules/vfile-find-up/index.js:207:17
    at FSReqWrap.oncomplete (fs.js:82:15)