Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Allow npm args to be passed in during cozy-light calls #81

Open
BigBlueHat opened this issue Apr 10, 2015 · 1 comment
Open

Allow npm args to be passed in during cozy-light calls #81

BigBlueHat opened this issue Apr 10, 2015 · 1 comment

Comments

@BigBlueHat
Copy link

Something like this (re: a chat with @bnjbvr in #cozycloud earlier):

cozy-light install distro --npm-args="--msvs_version=2012"

I have to add that...because Windows:
http://stackoverflow.com/a/22536869/507169

Right now I've added it manually to the npm.js file in roughly this area:
https://github.com/cozy-labs/cozy-light/blob/master/lib/helpers/npm.js#L32

But that's less sustainable. 🍃

@frankrousseau
Copy link
Contributor

Thank you @BigBlueHat. We'll think about it!

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

No branches or pull requests

2 participants