Spaceship-prompt: Add Yarn

Created on 14 Jun 2017  路  7Comments  路  Source: denysdovhan/spaceship-prompt

Just to make a record here, I'm working to add Yarn :)

has-pr proposal wontfix

All 7 comments

What the motivation?

@cpanato I use Yarn, however I never need to know what the version I'm using at the moment.

the same motivation for the docker, I use that but don't need to know the version every time. but it is good to have if need it :)

Docker shows machine name besides its version. Sorry, but personally I consider this as useless feature. I'll keep it open for a while. Let's see if anyone would vote for it.

Maybe there's something more useful to show, related to Yarn? Not just version, but amount deps/devDeps, for example (it's better to discuss at #123). What do you think?

for me the docker shows only this : 馃惓 v17.03.1-ce

agree is not so useful. But for me, this is more like information item :)
Also maybe we can drop, since some friends of mine were complaining about the overall performance of spaceship and be adding more stuff will make more heavy.

thanks @denysdovhan !

Okay, let's see how we can fit this into the new package section 馃

package displays version from package.json

but #144 is to add active Yarn package version

It's not the same

I use yvm because Yarn version less than 1.6 fails on yarn install --ignore-optional because of node-sass with error: cannot found 'are-we-there-yet', so I switch between versions on tons of my projects.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ChadTaljaardt picture ChadTaljaardt  路  4Comments

JounQin picture JounQin  路  3Comments

AlecRust picture AlecRust  路  3Comments

conradwt picture conradwt  路  3Comments

xhaythemx picture xhaythemx  路  3Comments