Answer the question
In order to leave comments, you need to log in
Sass swears at the assembly with hieroglyphs?
Good afternoon.
I am using Gulp for the first time, and in general I have not used project assemblers before. I
received a project for revision, began to assemble it, it does not pull styles.
In the console, this is what:
$ gulp serve
[13:06:49] Using gulpfile ~\WebstormProjects\DocumentableObjects\r2s_front\gulpf ile.js
[13:06:49] Starting 'markups'...
[13:06:49] Starting 'styles'...
[13:06:49] Running command sass --sourcemap=none --style=expanded src/app/index. sass C:/Users/12C2~1/AppData/Local/Temp/gulp-ruby-sass-a66053e7b7cdff67a509961be 6b285f898a73392dd762eb6daa12ed4dcb979c5/index.css
[13:06:49] "sass" �� ����� ����७��� ��� ���譥�
��������, �ᯮ��塞�� �ணࠬ��� ��� �������� 䠩���.
[13:06:49] Finished 'markups' after 476 ms
[13:06:49] Finished 'styles' after 219 ms
[13:06:49] Starting 'inject'...
[13:06:50] gulp-inject Nothing to inject into 404.html.
[13:06:50] gulp-inject Nothing to inject into index.html.
[13:06:50] gulp-inject Nothing to inject into stripe_test.html.
[13:06:51] gulp-inject 123 files into 404.html.
[13:06:51] gulp-inject 123 files into index.html.
[13:06:51] gulp-inject 123 files into stripe_test.html.
[13:06:51] Finished 'inject' after 1.82 s
[13:06:51] Starting 'watch'...
[13:06:52] Finished 'watch' after 664 ms
[13:06:52] Starting 'serve'...
[13:06:52] Finished 'serve' after 187 ms
[BS] Access URLs:
---------------------------------------
Local: http://localhost:9000/
External: http://192.168.1.134:9000/
---------------------------------------
UI: http://localhost:3001
UI External: http://192.168.1.134:3001
---------------------------------------
[BS] Serving files from: .tmp/serve
[BS] Serving files from: src
[BS] Watching files...
[BS] File changed: .tmp\serve\404.html
[BS] File changed: .tmp\serve\index.html
[BS] File changed: .tmp\serve\stripe_test.html
Answer the question
In order to leave comments, you need to log in
Judging by the dollar sign, this is bash.
It is necessary to Russify the console. Well, at the same time check the encoding of the SASS files so that they are in utf-8.
Are there any Russian folder names in the full path to the project?
Update the question, someone respond, I've been treating the same problem all day!
Please help me decide. I use Windows 10, while on the poppy everything works out the same with a bang.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question