Closed sakulstra closed 8 years ago
Weird. Did you install generator-react-cdk globally?
Yes, I installed it globally - I even can use yo react-cdk
to generate a new project. Just the:
yo react-cdk:update
command doesn't work :/
Using Linux Mint 17.3 which should be based on latest ubuntu LTS and node v5.11 if this helps somehow. Regards, lukas
Hey,
Yes we had a problem. Try updating generator-react-cdk
globally and invoking: yo react-cdk:update
. It should work now.
yep, seems to be fixed - thanks
Cool.
At first, thanks for this awesome tool ;)
When I try updating a react:cdk project via
yo react-cdk:update
I get an error like this: $react-wizard: yo react-cdk:updateRegards, Lukas