I've just installed new symfony4.3 skeleton and created one controller and when going to terminal and do fire following command :
php bin/console router:match /blog
Its shows error like [ERROR] None of the routes match the path "C:/Program Files/Git/blog"
Please find below image.