vkalinichev / postcss-rtl

PostCSS plugin for RTL-adaptivity
MIT License
172 stars 33 forks source link

less-plugin-auto-rtl jenkins failure. #36

Closed sdravi15 closed 6 years ago

sdravi15 commented 6 years ago

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

vkalinichev commented 6 years ago

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)