Giter Site home page Giter Site logo

thestrukture / ide Goto Github PK

View Code? Open in Web Editor NEW
356.0 356.0 20.0 118.52 MB

A Go code editor. With debugging and Autocomplete. 一个 Go 代码编辑器,具有 DEBUGGING 和 AUTOCOMPLETE

License: GNU Lesser General Public License v2.1

Go 52.26% JavaScript 21.21% Makefile 0.09% CSS 26.39% Dockerfile 0.04% Procfile 0.01%
docker go golang html ide strukture

ide's Issues

Error during `go get ...` installation

~ % go get github.com/thestrukture/IDE
# github.com/thestrukture/IDE/api/handlers
go/src/github.com/thestrukture/IDE/api/handlers/endpoints.go:96:23: undefined: POSTApiBreakpoints

docker build error

Error witht docker build:

Step 7/10 : RUN go install
---> Running in 85542327d4eb
launcher.go:16:2: cannot find package "github.com/cheikhshift/gos/core" in any of:
/usr/local/go/src/github.com/cheikhshift/gos/core (from $GOROOT)
/go/src/github.com/cheikhshift/gos/core (from $GOPATH)
server_out.go:17:2: cannot find package "github.com/elazarl/go-bindata-assetfs" in any of:
/usr/local/go/src/github.com/elazarl/go-bindata-assetfs (from $GOROOT)
/go/src/github.com/elazarl/go-bindata-assetfs (from $GOPATH)
launcher.go:17:2: cannot find package "github.com/fatih/color" in any of:
/usr/local/go/src/github.com/fatih/color (from $GOROOT)
/go/src/github.com/fatih/color (from $GOPATH)
server_out.go:18:2: cannot find package "github.com/gorilla/sessions" in any of:
/usr/local/go/src/github.com/gorilla/sessions (from $GOROOT)
/go/src/github.com/gorilla/sessions (from $GOPATH)
server_out.go:6:2: cannot find package "github.com/thestrukture/IDE/api/assets" in any of:
/usr/local/go/src/github.com/thestrukture/IDE/api/assets (from $GOROOT)
/go/src/github.com/thestrukture/IDE/api/assets (from $GOPATH)
launcher.go:6:2: cannot find package "github.com/thestrukture/IDE/api/globals" in any of:
/usr/local/go/src/github.com/thestrukture/IDE/api/globals (from $GOROOT)
/go/src/github.com/thestrukture/IDE/api/globals (from $GOPATH)
server_out.go:7:2: cannot find package "github.com/thestrukture/IDE/api/handlers" in any of:
/usr/local/go/src/github.com/thestrukture/IDE/api/handlers (from $GOROOT)
/go/src/github.com/thestrukture/IDE/api/handlers (from $GOPATH)
launcher.go:7:2: cannot find package "github.com/thestrukture/IDE/api/methods" in any of:
/usr/local/go/src/github.com/thestrukture/IDE/api/methods (from $GOROOT)
/go/src/github.com/thestrukture/IDE/api/methods (from $GOPATH)
server_out.go:8:2: cannot find package "github.com/thestrukture/IDE/api/sessions" in any of:
/usr/local/go/src/github.com/thestrukture/IDE/api/sessions (from $GOROOT)
/go/src/github.com/thestrukture/IDE/api/sessions (from $GOPATH)
launcher.go:8:2: cannot find package "github.com/thestrukture/IDE/types" in any of:
/usr/local/go/src/github.com/thestrukture/IDE/types (from $GOROOT)
/go/src/github.com/thestrukture/IDE/types (from $GOPATH)
The command '/bin/sh -c go install' returned a non-zero code: 1

installation error

got error with "go get" command

  • go version go1.10.1 linux/amd64
  • github.com/thestrukture/IDE
    /home/.../go/src/github.com/thestrukture/IDE/server_out.go:885:27: undefined: gosweb

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.