Joined February 2013
·
Posted to
Install Postgresql on Mountain Lion
over 1 year
ago
With Postgres.app you have to be sure that which psql
points to /Applications/Postgres.app/Contents/MacOS/bin/psql
Posted to
Sencha Touch 2.1 - Getting started (working)
over 1 year
ago
Also check that Sencha Cmd is in your PATH:
for Mac
export PATH=/Users/<USERNAME>/bin/Sencha/Cmd/<SENCHA_CMD_VERSION>:$PATH
Achievements
130 Karma
4,804 Total ProTip Views
Bear 3
Have at least three original repos where Objective-C is the dominant language
Charity
Fork and commit to someone's open source project in need
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Bear
Have at least one original repo where Objective-C is the dominant language
Forked
Have a project valued enough to be forked by someone else
@sluzky It actually does, but the Ext.device.Connection.onlinechange event is not fired on desktop. You can only use this event with native packaging.