Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

longjohn.js compilation error

$
0
0

I have a fresh install of Titanium and cannot get a Hello World app to compile. I have Genymotion installed for Android, but compiling also fails for Mobile Web preview in browser. The error I get is:

C:\Users\Owner\AppData\Roaming\npm\node_modules\titanium\node_modules\longjohn\dist\longjohn.js:185
        throw e;
I also get this error if I type 'ti info' into the console. My machine is running Windows 7 and I am using the 32 bit Java sdk. The android sdk was installed by Titanium. My environment check is below. Does anything jump out?
Node.js
  *  node               new version v0.12.2 available! (currently v0.10.26)
  *  npm                new version v2.9.1 available! (currently v1.4.3)
 
Titanium CLI
  ?  cli                bleeding edge (v3.4.2)
 
Titanium CLI Dependencies
  ?  async              up-to-date (v0.2.10)
  ?  colors             up-to-date (v0.6.2)
  ?  fields             up-to-date (v0.1.23)
  ?  humanize           up-to-date (v0.0.9)
  ?  jade               up-to-date (v0.35.0)
  ?  longjohn           up-to-date (v0.2.4)
  ?  moment             up-to-date (v2.4.0)
  ?  node-appc          up-to-date (v0.2.25)
  ?  optimist           up-to-date (v0.6.1)
  ?  request            up-to-date (v2.27.0)
  ?  semver             up-to-date (v2.2.1)
  ?  sprintf            up-to-date (v0.1.5)
  ?  temp               up-to-date (v0.6.0)
  ?  winston            up-to-date (v0.6.2)
  ?  wrench             up-to-date (v1.5.8)
 
Titanium SDK
  ?  latest sdk         installed (v3.5.1.GA)
  ?  selected sdk       up-to-date (v3.5.1.GA)
 
Android Environment
  ?  sdk                installed (C:\android-sdk-win)
  ?  tools              installed (v24.1.2)
  !  platform tools     untested version 22.0.0; may or may not work
  !  build tools        untested version 22.0.1; may or may not work
  ?  adb                installed C:\android-sdk-win\platform-tools\adb.exe
  ?  android            installed C:\android-sdk-win\tools\android.bat
  ?  emulator           installed C:\android-sdk-win\tools\emulator.exe
  ?  mksdcard           installed C:\android-sdk-win\tools\mksdcard.exe
  ?  zipalign           installed C:\android-sdk-win\build-tools\22.0.1\zipalign.exe
  ?  aapt               installed C:\android-sdk-win\build-tools\22.0.1\aapt.exe
  ?  aidl               installed C:\android-sdk-win\build-tools\22.0.1\aidl.exe
  ?  targets            installed (23 found)
  ?  avds               installed (1 found)
  ?  ndk                installed (r9d (64-bit))
  ?  ndk-build          installed (C:\android-ndk-r9d-windows-x86_64\android-ndk-r9d\ndk-build.cmd)
 
Java Development Kit
  ?  jdk                installed (v1.8.0)
  ?  java               installed C:\Program Files (x86)\Java\jdk1.8.0_45\bin\java.exe
  ?  javac              installed C:\Program Files (x86)\Java\jdk1.8.0_45\bin\javac.exe
  ?  keytool            installed C:\Program Files (x86)\Java\jdk1.8.0_45\bin\keytool.exe
  ?  jarsigner          installed C:\Program Files (x86)\Java\jdk1.8.0_45\bin\jarsigner.exe
 
Intelr Hardware Accelerated Execution Manager (HAXM)
  ?  compatible
  !  installed          not found; install HAXM to use Android x86 emulator
 
Network
  ?  online
  -  no proxy server configured
  ?  http request test
  ?  https request test
 
Directory Permissions
  ?  home directory
  ?  titanium config directory
  ?  titanium sdk install directory
  ?  workspace directory
  ?  temp directory

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>