Skip to content

Add process.platform restriction to prevent install on incompatible p…#21

Open
babignano wants to merge 1 commit intodavidtsai:masterfrom
babignano:master
Open

Add process.platform restriction to prevent install on incompatible p…#21
babignano wants to merge 1 commit intodavidtsai:masterfrom
babignano:master

Conversation

@babignano
Copy link
Copy Markdown

…latforms.

We've been having an issue where our production systems are on linux, some of the team development Mac OSX and some on Windows PCs. This module has issues installing and working on Windows machines so we get errors when trying to npm install. We can't set it as an optional dependecy as it's needed for production.

This flag will prevent the module from being installed where it should

@davidtsai
Copy link
Copy Markdown
Owner

This use to compile and work on windows. Preferably we fix the windows problems rather that disabling it if anyone with a windows machine wants to take a crack :)

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

Successfully merging this pull request may close these issues.

2 participants