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

cannot add to dependencies using git #271

Open
yofreke opened this issue Jun 22, 2016 · 0 comments
Open

cannot add to dependencies using git #271

yofreke opened this issue Jun 22, 2016 · 0 comments

Comments

@yofreke
Copy link
Contributor

yofreke commented Jun 22, 2016

"dependencies": {
  "devkit": "git+ssh://git@github.com:gameclosure/devkit.git#cda5161d3e62ba42434c5a4cd342dea7ede6803d"
}

Will fail because npm prepublish is not run (devkit serve then fails because the static files are not built).
https://github.com/gameclosure/devkit/blob/1cb572d7ed31cdfccabeb5c4d48c9b68a1cde6c7/package.json#L40

Since all of the gulp dependencies are devDependencies, you can not easily fix as an end user. Please make it so that devkit can be used as a dependency over git.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant