Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5446] Studio cannot detect Xcode after Instal Atom and Appcelerator Plug-in

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDone
Resolution Date2017-12-29T21:54:56.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
ComponentsStudio
Labelsios
ReporterMarcio Cunha
AssigneeShak Hossain
Created2017-12-12T02:22:57.000+0000
Updated2017-12-29T21:54:56.000+0000

Description

Appcelerator Studio Unable to find any Xcode installation. I already re-installed xcode, appcelerator studio, appcelerator-cli I also executed sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer This problem started after install Atom and the new away-appcelerator-plug-in I tried everything, appcelerator studio is not finding Xcode but the cli does and can also build Error: An internal error occurred during: "Update iOS info".java.lang.NullPointerException

Attachments

FileDateSize
AllLogs.zip2017-12-13T20:51:16.000+0000140042
Screen Shot 2017-12-12 at 12.06.04 AM.png2017-12-12T02:16:10.000+0000790063

Comments

  1. Ewan Harris 2017-12-12

  2. Marcio Cunha 2017-12-12

    The issue still occurs. I also had to use NVM and downgrade my node to 6.10 in order to install the package. If you use the last NODE LTS the package will not install.
  3. Mostafizur Rahman 2017-12-13

    [~mlcunha], Thanks for your feedback. Can you please provide this? Appc Daemon dumpfile generated from *Help -> Studio -> Generate Appc Daemon Dump* Studio logfile from *Help -> Studio -> View Log File* *Appc daemon info appc appcd exec /system-info/1.x/info* ran in terminal Appc Ti info *appc ti info -o json* Best
  4. Marcio Cunha 2017-12-13

    [^AllLogs.zip] All Logs are in this zip file. Let me know if you need anything else. I cannot work.
  5. Sharif AbuDarda 2017-12-17

    Hello, Could you attach a trace log that includes the actual error? And do you use any modules that may cause this? Usually it's an issue with modules that do not link frameworks correctly. Thanks.
  6. Sharif AbuDarda 2017-12-18

    Thanks for your feedback. Run the following commands and let us know how it goes. Close Appcelerator Studio Open the terminal Stop the daemon: appc appcd stop cd into the appcelerator package: cd ~/.appcelerator/install/7.0.0/package Install the update: npm install ioslib@next Reopen Studio Hope this helps. Let us know. Thanks.
  7. Marcio Cunha 2017-12-19

    npm install ioslib@next is giving the following error: npm ERR! path /Users/marcio/.appcelerator/install/7.0.0/package/node_modules/node-ios-device/node_modules/node-pre-gyp npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall rename npm ERR! enoent ENOENT: no such file or directory, rename '/Users/marcio/.appcelerator/install/7.0.0/package/node_modules/node-ios-device/node_modules/node-pre-gyp' -> '/Users/marcio/.appcelerator/install/7.0.0/package/node_modules/node-ios-device/node_modules/.node-pre-gyp.DELETE' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
  8. Sharif AbuDarda 2017-12-21

    Hello, Can you update your node first? The previous error is related to nodejs. Thanks.
  9. Marcio Cunha 2017-12-22

    My nodejs is 8.9.3. Which nodejs should I use?
  10. Ewan Harris 2017-12-24

    [~mlcunha] we recently released CLI 7.0.1 that should fix the reported issues with xcode etc, you can get it by running appc use 7.0.1 in the cli or checking for updates in studio
  11. Sharif AbuDarda 2017-12-26

    Hello [~mlcunha], Please update your SDK and see if the issue still occurs or not!?

JSON Source