General Discussion

General discussion on using Go including questions and tips

This is a public Discussion Area  publicRSS

Post

    Scott Baldwin
    First run of Go on Mac OS X Lion: cannot create working dir
    Post posted January 3, 2012 by Scott Baldwin, last edited February 9, 2012
    527 Views, 1 Comment
    Topic:
    First run of Go on Mac OS X Lion: cannot create working dir
    Body:

    I just downloaded Go 2.4 to my Mac mini running Lion. It doesn't work out of the box when I run Go Server.app as a normal user because it can't create a working directory in /Library/Application Support. See attached code snippet for log message.

    What is the intended use case for running on Lion? I didn't have any problems running on Snow Leopard.

    Code Snippet:

    Comment

     

    • Nathan Feltch
      posted January 30, 2012 by Nathan Feltch

      I'd like to add my name to those experiencing this issue.  Any word as to a solution, or a fix from ThoughtWorks?