viezel / NappDrawer

A side drawer navigation container view controller for Appcelerator Titanium.
MIT License
248 stars 128 forks source link

Build errors when trying to compile with 7.0.2.GA #216

Open mark22 opened 6 years ago

mark22 commented 6 years ago

I get this error when trying to compile the 2.1.0 module, any ideas?

[ERROR] Failed to load command "build" [ERROR] TypeError: CreateListFromArrayLike called on non-object

/usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:185 throw e; ^

CLI. (/usr/local/lib/node_modules/titanium/lib/cli.js:351:30),Context.load (/usr/local/lib/node_modules/titanium/lib/context.js:318:4),CLI.loadCommand (/usr/local/lib/node_modules/titanium/lib/cli.js:346:10),/usr/local/lib/node_modules/titanium/node_modules/node-appc/node_modules/async/lib/async.js:607:21,/usr/local/lib/node_modules/titanium/node_modules/node-appc/node_modules/async/lib/async.js:246:17,iterate (/usr/local/lib/node_modules/titanium/node_modules/node-appc/node_modules/async/lib/async.js:146:13),async.eachSeries (/usr/local/lib/node_modules/titanium/node_modules/node-appc/node_modules/async/lib/async.js:162:9),_asyncMap (/usr/local/lib/node_modules/titanium/node_modules/node-appc/node_modules/async/lib/async.js:245:13),Object.mapSeries (/usr/local/lib/node_modules/titanium/node_modules/node-appc/node_modules/async/lib/async.js:228:23),Object.async.series (/usr/local/lib/node_modules/titanium/node_modules/node-appc/node_modules/async/lib/async.js:605:19)

mark22 commented 6 years ago

When I try to compile with 5.5.0.GA I get a bit further in compile but then run into this one:

/usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:185 throw e; ^

emitTwo (events.js:126:13),ChildProcess.emit (events.js:214:7),maybeClose (internal/child_process.js:925:16),Socket.stream.socket.on (internal/child_process.js:346:11),emitOne (events.js:116:13),Socket.emit (events.js:211:7),Pipe._handle.close [as _onclose] (net.js:554:12)