【发布时间】:2016-01-10 21:40:04
【问题描述】:
按照此处https://confluence.jetbrains.com/display/PhpStorm/Getting+Started+with+PhpStorm+as+Google+App+Engine+PHP+IDE 将 google-app-engine 集成到 phpstorm 的快速入门设置@
我无法上传代码应用引擎并收到此错误消息。 phpstorm 的设置中是否有任何地方我应该更改以使其正常工作?
/usr/bin/python /path/to/google_appengine/appcfg.py -e account@gmail.com --passin --no_cookies update . Usage: appcfg.py [options] <action> appcfg.py: error: no such option: --passin Process finished with exit code 2
【问题讨论】:
标签: google-app-engine phpstorm