building from source fails

This issue has been tracked since 2021-12-03.
[email protected]:/opt/karma# make
go build -trimpath -ldflags "-X main.version=v0.93-60-g3a593203-dev -s -w" ./cmd/karma
build github.com/prymitive/karma/cmd/karma: cannot load embed: malformed module path "embed": missing dot in first path element
make: *** [make/go.mk:13: karma] Error 1
[email protected]:/opt/karma# 
prymitive wrote this answer on 2021-12-04

Sounds like you’re using old go version, most likely <1.16 since embed package was added in 1.16

DanielWeeber wrote this answer on 2021-12-06

Working now, thanks.
Was using go from Ubuntu repo in 20.04.
Had to update manually

More Details About Repo
Owner Name prymitive
Repo Name karma
Full Name prymitive/karma
Language TypeScript
Created Date 2018-09-09
Updated Date 2023-03-17
Star Count 1921
Watcher Count 33
Fork Count 166
Issue Count 2

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date