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
It asks for the user to input data but doesn't generate any files afterwards. If you add an extra step _1.1_ (npm link), then execute _2_, it works correctly (generating all the files as expected).
The text was updated successfully, but these errors were encountered:
When we try to execute the following:
npm install generator-toy -g
yo toy
It asks for the user to input data but doesn't generate any files afterwards. If you add an extra step _1.1_ (
npm link
), then execute _2_, it works correctly (generating all the files as expected).The text was updated successfully, but these errors were encountered: