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

Unharmful Compile Errors on OSX #5

Open
janez87 opened this issue Sep 7, 2016 · 0 comments
Open

Unharmful Compile Errors on OSX #5

janez87 opened this issue Sep 7, 2016 · 0 comments
Labels

Comments

@janez87
Copy link
Collaborator

janez87 commented Sep 7, 2016

On OSX 10.10.x and with node v6.3.0 these errors may occur during the installation of TripleWave:

  • While installing the dependency node-icu-charset-detector you could see ../node-icu-charset-detector.cpp:5:10: fatal error: 'unicode/ucsdet.h' file not found (tested on OSX 10.10), see here
  • While installing the dependency node-iconv you could see ../node_modules/nan/nan.h:601:20: error: no type named 'GCPrologueCallback' in 'v8::Isolate'(tested on 10.10), please ignore..

Both errors do NOT block the installation of TripleWave and do NOT impact the execution in any way.

Probably we need to clean up the depedencies.

@janez87 janez87 added the bug label Sep 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant