Michael Kühnel

Results 140 comments of Michael Kühnel

Released a fix with [v4.3.1](https://www.npmjs.com/package/yo/v/4.3.1) :octocat:

Hej @mklabs, hope it’s okay to ping you directly 😘 Do you have any idea about that issue? Seems to has something to do with `tabtab`. Kinda reminds me to...

Partly fixed with: https://github.com/yeoman/environment/pull/70? ![improved](https://cloud.githubusercontent.com/assets/441011/19207123/4c20cfa6-8cee-11e6-8b37-842520d505aa.png) Talking with npm would be an awesome addition though 👌

Did you try: ``` npm install -g yo@latest ``` or ``` npm rm -g yo npm install -g yo ```

Hej @buoyantair, you should have a look over here: https://github.com/yeoman/yo/blob/master/lib/routes/install.js#L51-L62 Do you know how to run your locally changed version of yo? You could use [`npm link`](https://docs.npmjs.com/cli/link) or [`yarn link`](https://yarnpkg.com/lang/en/docs/cli/link/)...

To be honest. I have no clue 🤷‍♂

I would investigate this by myself if I were a VIM user. But I really would appreciate if anyone is willing to dig into this and port the theme to...

Yeah. It would be really cool, if we could have a VIM version 💖

Thanks for letting me know about this.

Hej @Leschonander, I guess you have tried to push to this repository. That’s not possible. If it would work that way every stranger could push anything to this. If you...