我们什么时候需要在开发者模式下设置 frappe?
为此,请执行以下工作台文件夹:
bench set-config developer_mode 1 bench clear-cache bench 设置要求 --dev
我收到警告(见最后一行):
安装 first_frappe_app
$ ./env/bin/python -m pip install -q -U -e ./apps/first_frappe_app
INFO: Installing python development dependencies for frappe
$ /home/sdc/frappe-bench/env/bin/python -m pip install -q -r
./apps/frappe/dev-requirements.txt
WARN: dev-requirements.txt not found in first_frappe_app