Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

open .env: no such file or directory #2

Closed
jvijay-work opened this issue Nov 20, 2020 · 1 comment
Closed

open .env: no such file or directory #2

jvijay-work opened this issue Nov 20, 2020 · 1 comment

Comments

@jvijay-work
Copy link

$ go version
go version go1.15.3 linux/amd64

$ go run main.go
go: downloading github.com/joho/godotenv v1.3.0
go: downloading github.com/mattn/go-sqlite3 v1.14.4
go: downloading github.com/gorilla/sessions v1.2.1
go: downloading github.com/go-chi/render v1.0.1
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading github.com/foolin/goview v0.3.0
go: downloading github.com/mholt/binding v0.3.0
go: downloading github.com/asdine/storm/v3 v3.2.1
go: downloading github.com/Masterminds/sprig v2.22.0+incompatible
go: downloading github.com/gorilla/securecookie v1.1.1
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/go-chi/httplog v0.1.6
go: downloading github.com/huandu/xstrings v1.3.2
go: downloading github.com/mitchellh/reflectwalk v1.0.0
go: downloading github.com/imdario/mergo v0.3.11
go: downloading github.com/rs/zerolog v1.18.1-0.20200514152719-663cbb4c8469
go: downloading github.com/Masterminds/goutils v1.1.0
2020/11/20 13:45:16 open .env: no such file or directory
exit status 1

@adnaan
Copy link
Owner

adnaan commented Nov 20, 2020

thanks. fixed

@adnaan adnaan closed this as completed Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants