google app engine - goapp deploy: has different path then goapp serve on windows? -


my system:

  • golang 1.2.1

  • go appengine sdk v1.9.1 windows

using command line:

  • goapp serve

(works)

  • goapp deploy

(does not, telling me can not find imported packages in windows gopath=...?)

fixed in go appengine sdk v1.9.3 windows


Comments

Popular posts from this blog

rest - Spring boot: Request method 'PUT' not supported -

php - Magento - Deleted Base url key -

symfony - imagine_filter() not generating the correct url in LiipImagineBundle -