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
{{ message }}
This repository was archived by the owner on Dec 26, 2018. It is now read-only.
[ ] question about the decisions made in the repository
Do you want to request a feature or report a bug?
Report a bug
What is the current behavior?
When creating a vulgar project from the cli, it throws an error related to .git.
`➜ 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`
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via
Few seconds after vulgar init
Please tell us about your environment:
MacOsX 10.12