Giter Site home page Giter Site logo

examples's Introduction

Examples evo projects

Go Report Card Discord Discord Chat

Requirements

  • GO Lang version 1.4

Contributors

Reza Allan Nava
Reza Allan

examples's People

Contributors

allan-nava avatar iesreza avatar

Stargazers

 avatar

Watchers

 avatar

examples's Issues

Evo dev examples doesn't work

Error:

GOROOT=C:\Go #gosetup
GOPATH=C:\Users\allan\go #gosetup
C:\Go\bin\go.exe get -t -v github.com/getevo/evo/... #gosetup
github.com/alexflint/go-scalar (download)
github.com/davecgh/go-spew (download)
github.com/fatih/structtag (download)
github.com/disintegration/imaging (download)
get "gopkg.in/square/go-jose.v2": found meta tag get.metaImport{Prefix:"gopkg.in/square/go-jose.v2", VCS:"git", RepoRoot:"https://gopkg.in/square/go-jose.v2"} at //gopkg.in/square/go-jose.v2?go-get=1
gopkg.in/square/go-jose.v2 (download)
get "gopkg.in/square/go-jose.v2/json": found meta tag get.metaImport{Prefix:"gopkg.in/square/go-jose.v2", VCS:"git", RepoRoot:"https://gopkg.in/square/go-jose.v2"} at //gopkg.in/square/go-jose.v2/json?go-get=1
get "gopkg.in/square/go-jose.v2/json": verifying non-authoritative meta tag
get "gopkg.in/square/go-jose.v2/jwt": found meta tag get.metaImport{Prefix:"gopkg.in/square/go-jose.v2", VCS:"git", RepoRoot:"https://gopkg.in/square/go-jose.v2"} at //gopkg.in/square/go-jose.v2/jwt?go-get=1
get "gopkg.in/square/go-jose.v2/jwt": verifying non-authoritative meta tag
github.com/go-playground/validator (download)
github.com/go-playground/universal-translator (download)
github.com/go-playground/locales (download)
github.com/jackskj/carta (download)
github.com/gofiber/websocket (download)
github.com/fasthttp/websocket (download)
github.com/savsgio/gotils (download)
github.com/cpuguy83/go-md2man (download)
package github.com/cpuguy83/go-md2man/v2/md2man: cannot find package "github.com/cpuguy83/go-md2man/v2/md2man" in any of:
	C:\Go\src\github.com\cpuguy83\go-md2man\v2\md2man (from $GOROOT)
	C:\Users\allan\go\src\github.com\cpuguy83\go-md2man\v2\md2man (from $GOPATH)
github.com/urfave/cli (download)
package github.com/urfave/cli/v2: cannot find package "github.com/urfave/cli/v2" in any of:
	C:\Go\src\github.com\urfave\cli\v2 (from $GOROOT)
	C:\Users\allan\go\src\github.com\urfave\cli\v2 (from $GOPATH)
github.com/gocarina/gocsv (download)
github.com/shirou/gopsutil (download)
github.com/StackExchange/wmi (download)
github.com/go-ole/go-ole (download)
github.com/pkg/sftp (download)
github.com/kr/fs (download)

image

go build error

MacBook-Pro-di-Allan:http_example allan$ go build
../../github.com/getevo/evo/evo.context.go:11:2: cannot find package "github.com/gofiber/fiber/v2" in any of:
/usr/local/go/src/github.com/gofiber/fiber/v2 (from $GOROOT)
/Users/allan/go/src/github.com/gofiber/fiber/v2 (from $GOPATH)
../../github.com/getevo/evo/evo.go:13:2: cannot find package "github.com/gofiber/fiber/v2/middleware/cors" in any of:
/usr/local/go/src/github.com/gofiber/fiber/v2/middleware/cors (from $GOROOT)
/Users/allan/go/src/github.com/gofiber/fiber/v2/middleware/cors (from $GOPATH)
../../github.com/getevo/evo/evo.go:14:2: cannot find package "github.com/gofiber/fiber/v2/middleware/limiter" in any of:
/usr/local/go/src/github.com/gofiber/fiber/v2/middleware/limiter (from $GOROOT)
/Users/allan/go/src/github.com/gofiber/fiber/v2/middleware/limiter (from $GOPATH)
../../github.com/getevo/evo/evo.go:15:2: cannot find package "github.com/gofiber/fiber/v2/middleware/logger" in any of:
/usr/local/go/src/github.com/gofiber/fiber/v2/middleware/logger (from $GOROOT)
/Users/allan/go/src/github.com/gofiber/fiber/v2/middleware/logger (from $GOPATH)
../../github.com/getevo/evo/evo.go:16:2: cannot find package "github.com/gofiber/fiber/v2/middleware/recover" in any of:
/usr/local/go/src/github.com/gofiber/fiber/v2/middleware/recover (from $GOROOT)
/Users/allan/go/src/github.com/gofiber/fiber/v2/middleware/recover (from $GOPATH)
../../github.com/getevo/evo/evo.go:17:2: cannot find package "github.com/gofiber/fiber/v2/middleware/requestid" in any of:
/usr/local/go/src/github.com/gofiber/fiber/v2/middleware/requestid (from $GOROOT)
/Users/allan/go/src/github.com/gofiber/fiber/v2/middleware/requestid (from $GOPATH)
../../gorm.io/gorm/schema/field.go:13:2: cannot find package "github.com/jinzhu/now" in any of:
/usr/local/go/src/github.com/jinzhu/now (from $GOROOT)
/Users/allan/go/src/github.com/jinzhu/now (from $GOPATH)
MacBook-Pro-di-Allan:http_example allan$

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.