Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 frappe docker 的新手,我在 frappe docker 中创建了一个站点,并且工作正常。我创建了一个名为 test 的自定义应用程序,并尝试使用
./dbench --site site1.local install-app 测试
但它给出的错误是找不到应用程序“测试” 错误
它在删除并重新安装应用程序后工作。