-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
OpenIM Server Version
3.8.3
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
command-line-arguments
./magefile.go:39:22: too many arguments in call to mageutil.Build
have ([]string, nil)
want ([]string)
./magefile.go:49:22: undefined: mageutil.PathOptions
./magefile.go:73:33: too many arguments in call to mageutil.StartToolsAndServices
have ([]string, nil)
want ()
./magefile.go:90:22: undefined: mageutil.PathOptions
Error: error compiling magefiles
Screenshots Link
No response
Metadata
Metadata
Assignees
Labels
bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.