vkalinichev / postcss-rtl

PostCSS plugin for RTL-adaptivity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

less-plugin-auto-rtl jenkins failure.

sdravi15 opened this issue · comments

Hi,
less-plugin-auto-rtl plugin fails in jenkins with unexpected token error. Is there an expectation for the node to be of a particular version in jenkins for the plugin to install/run?

�[31mSyntaxError:

Unexpected token ...�[39m�[31m in �[39m/data/jenkins/workspace/xxxx/node_modules/less-plugin-auto-rtl/lib/index.js�[90m on line 1, column 25:�[39m
[0m�[0m

npm ERR! node v4.4.4

npm ERR! npm v2.15.1

Hi! Cannot help with this.

You can use postcss-rtl INSTEAD OF less-plugin-auto-rtl plugin.

See usage in PostCSS-RTL docs and PostCSS docs (more detailed)