With a new installation of Redwood 0.19.1 yarn rw g util tailwind fails to execute on Windows 10 using PowerShell. Also tested with same result using Git Bash.
Output
PS C:\Users\nerdstep\webdev\shipu> yarn rw g util tailwind
yarn run v1.22.5
$ C:\Users\nerdstep\webdev\shipu\node_modules\.bin\rw g util tailwind
rw g util <util>
Quality of life utilities
Options:
--help Show help [boolean]
--version Show version number [boolean]
Also see the Redwood CLI Reference
(https://redwoodjs.com/reference/command-line-interface)
Not enough non-option arguments: got 0, need at least 1
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
System info
System:
OS: Windows 10 10.0.19041
Binaries:
Node: 12.18.4 - ~\AppData\Local\Temp\yarn--1601065079101-0.9007915850264594\node.CMD
Yarn: 1.22.5 - ~\AppData\Local\Temp\yarn--1601065079101-0.9007915850264594\yarn.CMD
Browsers:
Edge: Spartan (44.19041.423.0), Chromium (85.0.564.63)
npmPackages:
@redwoodjs/core: ^0.19.1 => 0.19.1
With a new installation of Redwood 0.19.1
yarn rw g util tailwindfails to execute on Windows 10 using PowerShell. Also tested with same result using Git Bash.Output
System info