Running Node modules that use output redirection for the results from a volofile

12 views
Skip to first unread message

Øyvind Smestad

unread,
May 31, 2013, 3:27:35 AM5/31/13
to vol...@googlegroups.com
Hello,

Is possible to to wrap Node modules that depend on shell output redirection in a Volo command?

What I'm trying to run is this (to embed images in CSS by Base64 encoding):

imageembed: {
    summary: 'embed images in css',
    run: 'n.css-b64-images build/v' + pjson.version + '/css/wimp.css > build/v' + pjson.version + '/css/wimp2.css'
},
The Node module in question: https://github.com/Filirom1/css-base64-images

The problem is that the output appears in the terminal (instead of being written to file).

Regards
Øyvind

James Burke

unread,
Jun 5, 2013, 11:46:06 PM6/5/13
to vol...@googlegroups.com
This is tracked in:
https://github.com/volojs/volo/issues/164

and will be part of the 0.3.0 release.

James
> --
> You received this message because you are subscribed to the Google Groups
> "volojs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to volojs+un...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Øyvind Smestad

unread,
Jun 12, 2013, 3:18:28 AM6/12/13
to vol...@googlegroups.com
Works nicely now! Thanks!

/Øyvind
Reply all
Reply to author
Forward
0 new messages