psc-publish: Try "bower.cmd" if "bower" is not found#1320
psc-publish: Try "bower.cmd" if "bower" is not found#1320garyb merged 2 commits intopurescript:masterfrom hdgarrood:psc-publish-dotcmd
Conversation
|
👍 Looks good. @garyb if I merge this, do you think you'd be able to test it, please? |
|
I'd rather look for |
|
Sure, I can test it now actually. |
|
Well it didn't fail because bower was missing, but I just uploaded this: http://pursuit.purescript.org/packages/purescript-maybe/0.3.3 (no modules listed). I think @michaelficarra has a point too, adding a platform check should be easy enough I think? |
|
Yeah, the platform check is just So you tried running |
|
Also, @garyb, would you mind running it again but posting the output as a gist or something? |
|
Sure thing: |
|
Is this good to merge now? |
|
No, I still need to check the platform before trying |
|
No worries, just checking. Thanks. |
|
Ok I think this is good to go now. @garyb, would you mind testing this on Windows please? |
|
👍 |
psc-publish: Try "bower.cmd" if "bower" is not found
Fixes #1317. I haven't tested this, though, as I don't have a Windows machine to hand.