Giter VIP home page Giter VIP logo

Comments (5)

leaanthony avatar leaanthony commented on July 19, 2024

Hi. Please submit all the details in the default issue template or run 'wails issue' locally so that we can capture more information about this such as platform, go version, etc. Thanks!

Could you also please try running go get github.com/wailsapp/wails/cmd/wails (without the -u).

from wails.

erdem-aslan avatar erdem-aslan commented on July 19, 2024

Hello, I wasn't aware of the wails issue command, pretty neat!

System Details

Name Value
Wails Version v0.12.3
Go Version go1.12.2
Platform darwin
Arch amd64
GO111MODULE (Not Set)

And, go get without -u flag also caused the same warnings/error during the wails build execution, although, do we absolutely need go module support?

Output of go get;

$ go get github.com/wailsapp/wails/cmd/wails
go get: warning: modules disabled by GO111MODULE=auto in GOPATH/src;
	ignoring go.mod;
	see 'go help modules'

Finally, apart from the deprecation warnings, this bit is causing the issue I guess;

# github.com/wailsapp/wails
../../wailsapp/wails/log.go:19:8: logger.SetOutput undefined (type *logrus.Logger has no field or method SetOutput)

from wails.

leaanthony avatar leaanthony commented on July 19, 2024

Hi. Please enable go modules and try again. It looks like a versioning issue.

from wails.

leaanthony avatar leaanthony commented on July 19, 2024

Hi @erdem-aslan - do you have any updates on this?

from wails.

leaanthony avatar leaanthony commented on July 19, 2024

Closing due to inactivity. Please open a new ticket if this issue persists. Thanks

from wails.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.