RyanWarner / supernova

Universal React boilerplate. React, Firebase, Node, Express, Webpack, Styled Components.
7 stars 3 forks source link

Plop hangs and becomes unresponsive if no generator is specified #22

Closed RyanWarner closed 4 years ago

RyanWarner commented 5 years ago

Specifying a generator like npx plop Component works fine. npx plop crashes.

RyanWarner commented 5 years ago

Possibly related to Node version: https://github.com/amwmedia/plop/issues/75

romansorin commented 4 years ago

Issue seems to have been fixed @RyanWarner

RyanWarner commented 4 years ago

Indeed, this has been fixed by a recently released version of Plop!