Node version v5.10.1
npm version 3.8.6
OS: OS X 10.11.3
Expected Behavior
yo react-redux-fullstack will copy files to my working directory
Actual Behaivor
yo react-redux-fullstack completes without adding any files to my working directory
Steps to Reproduce
yo react-redux-fullstack in ~/app
- Observe welcome message & ASCII art.
- Observe error message:
npm WARN enoent ENOENT: no such file or directory, open '/Users/chris/app/package.json'
npm WARN app No description
npm WARN app No repository field.
npm WARN app No README data
npm WARN app No license field.
note: empty node_modules directory added to ~/app, but nothing else.
Node version v5.10.1
npm version 3.8.6
OS: OS X 10.11.3
Expected Behavior
yo react-redux-fullstackwill copy files to my working directoryActual Behaivor
yo react-redux-fullstackcompletes without adding any files to my working directorySteps to Reproduce
yo react-redux-fullstackin~/appnote: empty
node_modulesdirectory added to~/app, but nothing else.