tidev / pulsar-titanium

Titanium SDK development tools and UI package for the Pulsar text editor
Other
36 stars 12 forks source link

Uncaught TypeError: options.args.join is not a function #74

Closed juanosorio19 closed 6 years ago

juanosorio19 commented 6 years ago

[Enter steps to reproduce:]

  1. Install atom-appcelerator
  2. Build the project

Atom: 1.23.1 x64 Electron: 1.6.15 OS: Ubuntu 16.04.2 Thrown From: appcelerator-titanium package 1.0.2

Stack Trace

Uncaught TypeError: options.args.join is not a function

At /home/sahlim/.atom/packages/appcelerator-titanium/lib/index.js:401

TypeError: options.args.join is not a function
    at Object.runBuildCommand (/packages/appcelerator-titanium/lib/index.js:401:50)
    at HTMLElement.appcBuild (/packages/appcelerator-titanium/lib/index.js:156:12)
    at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/src/command-registry.js:388:36)
    at CommandRegistry.dispatch (/usr/share/atom/resources/app/src/command-registry.js:273:23)
    at Toolbar.buildButtonClicked (/packages/appcelerator-titanium/lib/ui/toolbar.js:514:17)

Commands

     -2:28.2.0 appc:console:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:11.7.0 appc:build (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Non-Core Packages

angularjs 0.4.0 
appcelerator-titanium 1.0.2 
atom-bootstrap3 1.2.12 
goto-definition 1.3.4 
hyperclick 0.1.5 
chrisbowley commented 6 years ago

Linux support has been fixed in master and 1.0.3 will be released soon.