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

Import of path failed modulePath

Dmdv opened this issue · comments

commented

Following instruction, have this error on the run:
GOVERSION=go1.16

revel run my-app
Revel executing: run a Revel application
Downloading related packages ... completed.
ERROR 01:59:39  revel.go:107: Unable to execute error="Revel paths[error Failed to load module.  Import of path failed modulePath:github.com/revel/modules/static error:No files found in import path github.com/revel/modules/static ]"
commented

Duplicate of #1528 This is fixed now, details on that issue