Getting error with make server command

while running make server it is showing - build command-line-arguments: cannot load embed: malformed module path “embed”: missing dot in first path element
make: *** [Makefile:99: server] Error 1

@Ruturaj might be able to offer some assistance here.

@Vaishnavi_Bholane will you provide information about your OS, shell, and Golang environment?

Use WSL2 or Docker if you’re using Windows.

hi @Vaishnavi_Bholane this seems to be a go specific error .
Could you try using this relative path method , this might help you