LocalAI icon indicating copy to clipboard operation
LocalAI copied to clipboard

when I run project , the console prints "pkg\grpc\backend.go:6:2: no required module provides package github.com/mudler/LocalAI/pkg/grpc/proto; to add it: go get github.com/mudler/LocalAI/pkg/grpc/proto"

Open Rinaloving opened this issue 11 months ago • 2 comments

follow is the issue detail info, please!

pkg\grpc\backend.go:6:2: no required module provides package github.com/mudler/LocalAI/pkg/grpc/proto; to add it: go get github.com/mudler/LocalAI/pkg/grpc/proto

Rinaloving avatar Jan 23 '25 01:01 Rinaloving

The details are as follows

pkg\grpc\backend.go:6:2: no required module provides package github.com/mudler/LocalAI/pkg/grpc/proto; to add it:
go get github.com/mudler/LocalAI/pkg/grpc/prot

Rinaloving avatar Jan 23 '25 01:01 Rinaloving

Hi @Rinaloving Which command were you running?

Aisuko avatar Feb 26 '25 11:02 Aisuko

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Jun 24 '25 02:06 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Jun 30 '25 02:06 github-actions[bot]

i ran: go build -tags "openvino" -o localai.exe . after cloning the repo

  • on win11 in powershell

womd avatar Jul 24 '25 14:07 womd