oceanprotocol / ocean-cli

4 stars 5 forks source link

CLI consume not working on windows #27

Open ChristianCasazza opened 11 months ago

ChristianCasazza commented 11 months ago

Describe the bug

On my windows computer, when I try to run npm run cli download 'DID' 'Path'

I get the following error

'.' is not recognized as an internal or external command, operable program or batch file.

To Reproduce Steps to reproduce the behavior:

  1. Use a windows machine
  2. Go through install steps and set env
  3. Run the consume flow

Screenshots

image

**Windows OS