You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could not get any generators working that were using yeoman-generator@^1.0.0.
I keep getting the following error:
TypeError: Cannot read property 'then' of undefined
at <generator_name>.Base.prompt (.../node_modules/<generator_name>/node_modules/yeoman-generator/lib/index.js:168:44)
(generator-licence is an easy one to test)
The text was updated successfully, but these errors were encountered:
I could not get any generators working that were using yeoman-generator@^1.0.0.
I keep getting the following error:
(generator-licence is an easy one to test)
The text was updated successfully, but these errors were encountered: