revel / revel

A high productivity, full-stack web framework for the Go language.

Home Page:http://revel.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

please help me , I am trying the REVEL for first time

sajjad3k opened this issue · comments

Revel executing: run a Revel application
WARN 17:38:31 harness.go:175: No http.addr specified in the app.conf listening on localhost interface only. This will not allow external access to your application
Changed detected, recompiling
Parsing packages, (may require download if not cached)... Completed
C:\Users\go\pkg\mod\github.com\revel\revel@v1.0.0\cache\memcached.go
WARN 17:38:32 build.go:420: Could not find in GO path file=..\..\..\..\go\pkg\mod\github.com\revel\revel@v1.0.0\cache\memcached.go
ERROR 17:38:32 harness.go:239: Build detected an error error="Go Compilation Error (in ..\..\..\..\go\pkg\mod\github.com\revel\revel@v1.0.0\cache\memcached.go:11): no required module provides package github.com/bradfitz/gomemcache/memcache; to add it:"

Error compiling code, to view error details see proxy running on http://:9000

I have installed the gomemecache and others too