D
D
Danila Kudashov2019-08-12 18:16:50
Windows
Danila Kudashov, 2019-08-12 18:16:50

What to do if the Koala compiler does not start on WinXP?

You need to compile Less, maybe there are other compilers? But so that you can immediately view the result.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anatoly Kulikov, 2019-08-12
@DanilaKud

Koala is very capricious about the path of the user folder - so that only the Latin alphabet.
You can try scout.app - it's basically the same. Well, or switch to gulp.

K
Kozlov, 2019-08-12
@romandkoz

You can run Less in a browser.

<link rel="stylesheet/less" type="text/css" href="styles.less" />
<script src="//cdnjs.cloudflare.com/ajax/libs/less.js/3.9.0/less.min.js" ></script>

Or try to install the old NodeJS - https://nodejs.org/dist/v5.12.0/
and off. compiler
npm install -g less
> lessc styles.less styles.css

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question