We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
n => N
Archive page
Updated Turning a Mac into a Frappe Framework Developer Machine (markdown)
why is it empty?
Created Turning a Mac into a Frappe Framework Developer Machine (markdown)
Fix typos
Updated instructions, fixed typos, added troubleshooting
removed unnecessary URL in get-app
Running mysql_secure_installation before starting mysql server results in error, "Enter current password for root (enter for none): ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)". This change in order fixes it.
Removed depreciated and non-supported variables innodb-file-format=barracuda, innodb-file-per-table=1 and innodb-large-prefix=1
Setting up Frappe bench fails with an error along the lines innodb-file-format=barracuda is not valid. I suspect it has something to do with changes from version 10.2.2 https://goo.gl/3u1Y7C
Brew now installing python3, but need python 2.7
change to develop branch
mariadb
Crucial addition in linking python and pip in your zshrc and using develop instead of master
Work with clean setup, install Xcode before you do anything
fix small typos
Currently only MariaDB 10.1x will work with mysqlclient