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

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

Open
mark22 opened this issue Feb 15, 2018 · 1 comment
Open

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

mark22 opened this issue Feb 15, 2018 · 1 comment

Comments

@mark22
Copy link

mark22 commented Feb 15, 2018

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
Copy link
Author

mark22 commented Feb 15, 2018

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)

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

1 participant