Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devkit install should recognize linked dependencies #237

Open
yofreke opened this issue Jun 29, 2015 · 2 comments
Open

devkit install should recognize linked dependencies #237

yofreke opened this issue Jun 29, 2015 · 2 comments

Comments

@yofreke
Copy link
Contributor

yofreke commented Jun 29, 2015

It is very common to link modules for development (think npm linkor bower link). It would be great to have some devkit support for links.

At least skip dependencies satisfied by links in devkit install, instead of the current behavior of failing due to git discrepancies.

@mgh
Copy link
Contributor

mgh commented Jun 29, 2015

what are git discrepancies?

@yofreke
Copy link
Contributor Author

yofreke commented Jun 29, 2015

untracked files, unstaged changes, etc

On Mon, Jun 29, 2015 at 3:06 PM, Martin Hunt [email protected]
wrote:

what are git discrepancies?


Reply to this email directly or view it on GitHub
#237 (comment).

@fairfieldt fairfieldt added ready and removed ready labels Jul 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants