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

Dependency to cscodegen using GIT #322

Open
atehrani opened this issue Jul 22, 2014 · 1 comment
Open

Dependency to cscodegen using GIT #322

atehrani opened this issue Jul 22, 2014 · 1 comment

Comments

@atehrani
Copy link

Currently the package.json for this project is has an opitonalDependency to cscodegen using GIT. The problem with this is that this assumes everyone has public internet access. This is not the case at an Enterprise, where public internet is denied and only have access to an internal npm registry.

The request here is to use NOT use the GIT URL for the dependency, rather use the npm registry.

Otherwise this module cannot be used in an Enterprise fashion (which is the case).

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@schueler1987
Copy link

+1
This issue came up for us when using karma-coverage (which relies on ibrik which then uses coffee-script-redux).

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

2 participants