TomAFrench / create-ocean-app

MIT License
0 stars 0 forks source link

Unable to install this cli tool #1

Open innopreneur opened 4 years ago

innopreneur commented 4 years ago

Bug Description Hey @TomAFrench
I am unable to install this tool and hence not able to test this bounty submission

Steps to Reproduce

  1. in your terminal, type yarn create ocean-app my-ocean-app

Attaching a screenshot for more details on the issue -

image

TomAFrench commented 4 years ago

Hey @innoprenuer

That's odd. I have a feeling that this might have something to do with your yarn version as it's a little old (I'm currently on v1.22.4). I've tested this on a couple machines and it works on those.

Could you try out running yarn create eth-app my-eth-app --template sablier for me to see if this is create-ocean-app specific? If that fails could you try updating yarn and trying again please?

innopreneur commented 4 years ago

Hey @TomAFrench sorry for getting it tested late. I didnt got your reply notificiation here somehow. So, I tested with above command (sablier) and got this error -

image

TomAFrench commented 4 years ago

Yeah in that case I'd recommend you update your yarn version (v1.9.4 is a couple of years old) and try again. I've tested create-ocean-app on a couple of machines including a mac and it works fine so I can only assume that that's the issue.

innopreneur commented 4 years ago

@TomAFrench I upgraded yarn to latest stable v1.22.4 but still get same error for both commands -

image