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

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -