Skip to content

Remove requirement for git for installation #6

@rjmunro

Description

@rjmunro

It looks like this requires a command line git before it can be installed because when I try to install this in a container on https://hyperdev.com/, I get the following in error logs:

 ERR! git clone --template=/app/.npm/_git-remotes/_templates --mirror git@github.com:deoxxa/dissolve.git /app/.npm/_git-remotes/git-github-com-deoxxa-dissolve-git-4ec7095e: undefined
npm ERR! git clone --template=/app/.npm/_git-remotes/_templates --mirror git@github.com:deoxxa/dissolve.git /app/.npm/_git-remotes/git-github-com-deoxxa-dissolve-git-4ec7095e: undefined
 ERR! Linux 4.4.8-fc
npm ERR! argv "/app/.nodejs/bin/node" "/app/.nodejs/bin/npm" "install"
npm ERR! node v4.4.3
npm ERR! npm  v2.15.1
 ERR! code ENOGIT

npm ERR! not found: git
npm ERR!

npm 
ERR! Failed using git.
npm 
ERR! This is most likely not a problem with npm itself.
npm ERR! Please check if you have git installed and in your PATH.

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