-
Notifications
You must be signed in to change notification settings - Fork 26
Feathers CLI command producing strange output. #285
Feathers CLI command producing strange output. #285
Comments
I confirm having the same issue, tested on 2 different computers (Win10&Win11) with node (17.3.0&16.13.1). Problem seems to be related to @facebook/jscodeshift |
This is root cause: Marak/colors.js#285 |
Thanks @liquidautumn |
Thanks @liquidautumn for clearing that up. I'll close this issue when it gets handled. In the meantime you can workaround the issue by adding |
What crazyness. I am 💯 % for having a discussion about the sustainability of the open source ecosystem because the way it is right now definitely isn't working but I don't think that throwing temper tantrums will get us there. Anyway, this should be fixed in the latest |
Steps to reproduce
npm install @feathersjs/cli -g
)feathers
feathers --version
feathers generate app
Expected behavior
The feathers command should produce the result as described in the documentation.
Actual behavior
I get the following output on the command line:
The lines that appear to say "testing" (or variations of it) repeat indefinitely.
System configuration
NodeJS version:
I have tried the following versions:
Operating System:
Linux Mint 20.1 Cinnamon
The text was updated successfully, but these errors were encountered: