Open cosmicdreams opened 8 years ago
I am seeing this also. Any update?
+1 seeing this exact same thing.
Drupal Console (0.11.3) | Supports Drupal (8.0.x) | Drupal is not installed
===========================================================================
Copy configuration files to user home directory.
[33m drupal init --override[39m
Download, install and serve Drupal 8
[33m drupal chain --file=~/.console/chain/quick-start.yml[39m
Create a new Drupal project
[33m drupal site:new drupal8.dev 8.0.x[39m
Install a Drupal project
[33m drupal site:install[39m
Lists all available commands
[33m drupal list[39m
Update project to the latest version.
-------------------------------------
[33m drupal self-update[39m
settings:check
[30;43m [39;49m
[30;43m The extension mysql is recommended to install. [39;49m
[30;43m [39;49m
[30;43m [39;49m
[30;43m The extension sqlite3 is recommended to install. [39;49m
[30;43m [39;49m
[30;43m [39;49m
[30;43m The configuration date.timezone was missing and overwritten with America/Tijuana. [39;49m
[30;43m
I've tried in CMD, Hyper, and Git Bash... all giving the same issue.
OHI everybody
So I might be the only person who reports issues AND uses Windows as their primary development environment. That's probably why this is the first time someone has reported this issue.
When I'm executing drupal console commands I sometimes get weird characters. Like when I execute drupal on the command line. I get this:
There are other examples but maybe we can talk about what's introducing these weird characters?