Coder Social home page Coder Social logo

indigo's People

Contributors

ariankordi avatar energeticbark avatar pf2m avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

indigo's Issues

Where to learn ZIP archive?

I want to create a clone of Miiverse, where Montage. Where can I download a ZIP if push access to this repository is disabled?

UPD: I know now. THX

Cannot Connect To MySQL Database on localhost

It seems like the fun never ends, doesn't it?
I'm back, and I have more problems that I need help with.
I have everything set up correctly, but it says that it is unable to ping the MySQL database.
Screenshot 2019-03-20 at 10 08 01 AM
(Please do note that I am coding on a DigitalOcean web console, so that is why I cannot copy & paste)

error when setting up requirements

when setting up requirements, it says go: warning: github.com/microcosm-cc/[email protected]: retracted by module author: Retract older versions as only latest is to be depended upon go: to switch to the latest unretracted version, run: go get github.com/microcosm-cc/bluemonday@latest

go run *.go

tried to run indigo, the output is listening on :8000 but nothing displays on localhost:8000/127.0.0.1:8000.

go get ./... is not working

Here is what I get when I run go get ./...:

cabox@indigo:~/workspace$ go get ./...
src/github.com/valyala/fasthttp/reuseport/reuseport.go:16:2: cannot find package "github.com/valyala/tcplisten" in any of:
        /home/cabox/.gvm/gos/go1.11.1/src/github.com/valyala/tcplisten (from $GOROOT)
        /home/cabox/workspace/src/github.com/valyala/tcplisten (from $GOPATH)
src/golang.org/x/net/html/charset/charset.go:20:2: cannot find package "golang.org/x/text/encoding" in any of:
        /home/cabox/.gvm/gos/go1.11.1/src/golang.org/x/text/encoding (from $GOROOT)
        /home/cabox/workspace/src/golang.org/x/text/encoding (from $GOPATH)
src/golang.org/x/net/html/charset/charset.go:21:2: cannot find package "golang.org/x/text/encoding/charmap" in any of:
        /home/cabox/.gvm/gos/go1.11.1/src/golang.org/x/text/encoding/charmap (from $GOROOT)
        /home/cabox/workspace/src/golang.org/x/text/encoding/charmap (from $GOPATH)
src/golang.org/x/net/html/charset/charset.go:22:2: cannot find package "golang.org/x/text/encoding/htmlindex" in any of:
        /home/cabox/.gvm/gos/go1.11.1/src/golang.org/x/text/encoding/htmlindex (from $GOROOT)
        /home/cabox/workspace/src/golang.org/x/text/encoding/htmlindex (from $GOPATH)
src/golang.org/x/net/html/charset/charset.go:23:2: cannot find package "golang.org/x/text/transform" in any of:
        /home/cabox/.gvm/gos/go1.11.1/src/golang.org/x/text/transform (from $GOROOT)
        /home/cabox/workspace/src/golang.org/x/text/transform (from $GOPATH)
src/golang.org/x/net/idna/idna.go:23:2: cannot find package "golang.org/x/text/secure/bidirule" in any of:
        /home/cabox/.gvm/gos/go1.11.1/src/golang.org/x/text/secure/bidirule (from $GOROOT)
        /home/cabox/workspace/src/golang.org/x/text/secure/bidirule (from $GOPATH)
src/golang.org/x/net/idna/idna.go:24:2: cannot find package "golang.org/x/text/unicode/bidi" in any of:
        /home/cabox/.gvm/gos/go1.11.1/src/golang.org/x/text/unicode/bidi (from $GOROOT)
        /home/cabox/workspace/src/golang.org/x/text/unicode/bidi (from $GOPATH)
src/golang.org/x/net/idna/idna.go:25:2: cannot find package "golang.org/x/text/unicode/norm" in any of:
        /home/cabox/.gvm/gos/go1.11.1/src/golang.org/x/text/unicode/norm (from $GOROOT)
        /home/cabox/workspace/src/golang.org/x/text/unicode/norm (from $GOPATH)

Is this a problem with Indigo or Go?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.