node.js - compile error for node-expat.cc (part of the thing system) -


i'm trying cross compile tts (which js application node.js) arm platform. have nodejs compiled , installed fine, however, when try compile tts system, following:

../node-expat.cc:54:34: error: 'arguments' not name type    static handle<value> new(const arguments& args) 

i've googled , found posts suggestions (install older nodejs, update npm's bundled node-gyp), no 1 has bothered explain cause of problem is. regardless, suggestions not seem have effect. know arguments supposed come from, , why it's not showing on system?


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -