Hacker News new | ask | show | jobs
by iclelland 4517 days ago
It's available to everyone right now; go ahead and clone it from GitHub, or install the cca package from npm -- it's a "developer preview" right now because some of the APIs are still changing; I wouldn't consider it stable enough to ship an app to users just yet. We're definitely looking for people to try it out, though -- we want to know what's working, what's missing, and what's just more difficult than it could be.
1 comments

> more difficult than it could be

Installing cca. Can't seem to pass the cca checkenv test, because of Xcode command line tools (I don't want the full Xcode). Problem:

Xcode appears to be installed, but no version is selected (fix this with xcodeselect)

No solution with xcode-select. Maybe some better docs could help out frustrated devs like me?

That's not a configuration we'd come across in testing, but I'll check it out.

Can you raise an issue on https://github.com/MobileChromeApps/mobile-chrome-apps for this?