shelljs-transpiler icon indicating copy to clipboard operation
shelljs-transpiler copied to clipboard

option not recognized: sed -i

Open nfischer opened this issue 8 years ago • 0 comments

Looks like sed doesn't support options. Probably a regression. The -i option is listed in the source, so I suspect this is just a bug with the convertSed() function not allowing options.

nfischer avatar Nov 15 '16 23:11 nfischer