datatypevoid / vulgar

A simple and scalable MEAN stack development kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E, Coverage, Dev/Prod), Express, MongoDB, Mongoose, Node, PassportJS, Socket.io, Karma, Protractor, Jasmine, Istanbul, SASS Support, TypeScript, TSLint, NG2Lint, Hot Module Replacement, Docco, Gulp, and Webpack by @datatypevoid
MIT License
286 stars 66 forks source link

Vulgar init not working #36

Open aloysius-tim opened 7 years ago

aloysius-tim commented 7 years ago
`➜  Desktop vulgar init
? What would you have your MEAN app be called? mean

Checking permissions...

Cloning branch master into destination folder:  mean

git clone  --depth 1  -b master https://github.com/datatypevoid/vulgar.git "mean"

fatal: destination path 'mean' already exists and is not an empty directory.
fatal: destination path 'mean' already exists and is not an empty directory.

/usr/local/lib/node_modules/vulgar-cli/lib/install.js:84
      throw err;
      ^
128`