Open

Description
I'm trying to execute the Tutorial 1 code but I run into this error:
$ go run traffic.go
traffic.go:4:2: cannot find module providing package github.com/EngoEngine/ecs: working directory is not part of a module
traffic.go:5:2: cannot find module providing package github.com/EngoEngine/engo: working directory is not part of a module
traffic.go:6:2: cannot find module providing package github.com/EngoEngine/engo/common: working directory is not part of a module
I had to activate modules in order to solve this other error: #724
Metadata
Metadata
Assignees
Labels
No labels