A
A
Andrey Andreev2015-05-15 17:45:59
ruby
Andrey Andreev, 2015-05-15 17:45:59

"""C:\Program" is not internal or external...?

Hello.
I'm trying to install scss according to this instruction, on one computer it didn't work out very well on another. All the details are in the picture below.
0d5018829147477e876f9dab12c9f50f.jpg
Reboot didn't help.
UPD:
In general, the problem was that Ruby and others like it were installed in a folder in the name of which there is a space. In my case it was "C:\Program Files".
Approximately the same trouble if there are Cyrillic characters in the path.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrey Andreev, 2015-05-15
@b0nn1e

In general, the problem was that Ruby and others like it were installed in a folder in the name of which there is a space. In my case it was "C:\Program Files".
Approximately the same trouble if there are Cyrillic characters in the path.

N
Nikolai Shabalin, 2015-05-15
@nikolayshabalin

Perhaps you forgot to check the box "add Ruby executables to the pat" when installing Rubyinstaller?

V
Vadim, 2016-01-14
@vad91

If Ruby is installed in the Program Files folder
, in the Ruby directory, in the
\bin\sass.bat
file , change
@""C:\Program Files\Ruby...
to
@"C:\Program Files\Ruby...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question