ЯR
ЯR
There should be `--colors=`, equals sign is missing. ```text --colors Use colors in output ("never", "auto" or "always") ```
Running `ng add @angular/material` does not add a Roboto font, and CSS to my index.html or `angular.json`. My `package.json` after executing the command: ```json { "name": "app", "version": "0.0.0", "scripts":...
Hello @eugene-manuilov, I have an issue with `vagrant up` after cloning your repository: ```bash Yaroslavs-MacBook-Pro:yaro$ vagrant up Installing plugins: vagrant-hostsupdater vagrant-vbguest Installing plugins: vagrant-hostsupdater vagrant-vbguest Installing plugins: vagrant-hostsupdater vagrant-vbguest Installing...
There is a fromTimestamp(.., true) which returns a lowercased string but an example in uppercase, might be a mistake? https://github.com/robinvdvleuten/php-ulid/blob/5389c9a2ff020815cc1f2b840334fdcb84ae3f35/README.md?plain=1#L39
When the checkbox "Only by phpdoc annotation" is checked there is no error. When it's unchecked generator throws an error. Should a message or hint be added here for this...
Что выведет alert? ```javascript let str = "Hello"; str.something = 5; alert(str.something); // ? ``` * 5 * undefined * __Будет ошибка__ ---- На самом деле правильный ответ undefined в...
Information to export to reproduce the issue: ```json { "id": 5496307, "Tender UID": "UA-2024-05-01-006102-a", "title": "код ДК 021:2015 79990000-0 Різні послуги, пов\"язані з діловою сферою (Послуги по проведенню технічної інвентаризації...
The content is moved to the center horizontally for the large screen devices.