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

Is this compatible with os x (architecture: darwin)? #6

Open
xiata opened this issue Feb 10, 2016 · 1 comment
Open

Is this compatible with os x (architecture: darwin)? #6

xiata opened this issue Feb 10, 2016 · 1 comment

Comments

@xiata
Copy link

xiata commented Feb 10, 2016

The package.json makes this project incompatible with OS X without using npm install -f, but passes all the tests on OS X via npm test.

Either add darwin to the package.json file, or omit the os section entirely since there appears to be no obvious reason why that section is included.

@cwjohan
Copy link
Owner

cwjohan commented Feb 11, 2016

Should be compatible with OS X. I didn't realize that the OS section is
restrictive.

On Wed, Feb 10, 2016 at 9:10 AM, Steven [email protected] wrote:

The package.json makes this project incompatible with OS X without using npm
install -f, but passes all the tests on OS X via npm test.

Either add darwin to the package.json file, or omit the os section
entirely since there appears to be no obvious reason why that section is
included.


Reply to this email directly or view it on GitHub
#6.

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