Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Vulgar init not working #36

@aloysius-tim

Description

@aloysius-tim
  • **I'm submitting a ... **

    [X] bug report

    [ ] feature request

    [ ] 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions