If users use incorrect syntax (i.e. missing argument) for their storage command, Starling CLI spits out a mess of NodeJS errors that are not handled in a user friendly manner, and in testing were found to confuse users. These should be caught and handled in a clear and user friendly manner – i.e. "you didn't provide a path to the file you want to store" and so on
If users use incorrect syntax (i.e. missing argument) for their storage command, Starling CLI spits out a mess of NodeJS errors that are not handled in a user friendly manner, and in testing were found to confuse users. These should be caught and handled in a clear and user friendly manner – i.e. "you didn't provide a path to the file you want to store" and so on