Coder Social home page Coder Social logo

Comments (11)

maoxian-1 avatar maoxian-1 commented on June 19, 2024

同样有这问题

from kratos.

yinjk avatar yinjk commented on June 19, 2024

执行go get -u github.com/bilibili/kratos/tool/kratos,同出现这个问题:

# github.com/bilibili/kratos/tool/kratos
tool\kratos\build.go:16:12: undefined: pty.Start

from kratos.

nicolaslh avatar nicolaslh commented on June 19, 2024

不能在windows上编译

from kratos.

whtiehack avatar whtiehack commented on June 19, 2024

不支持windows。

from kratos.

zanjs avatar zanjs commented on June 19, 2024

go 大法是 夸平台, 为什么不支持 windows

from kratos.

maoxian-1 avatar maoxian-1 commented on June 19, 2024

go 大法是 夸平台, 为什么不支持 windows

貌似是这东西调用了Unix下的一些终端命令

from kratos.

whtiehack avatar whtiehack commented on June 19, 2024

原因是用了 pty 这个库。这个库是不跨平台的。 源码文件 第一行是 // +build:!windows
B站的大佬们出来解决一下呀

from kratos.

felixhao avatar felixhao commented on June 19, 2024

我们解决下~~(大家都换mac吧😁

from kratos.

Terry-Mao avatar Terry-Mao commented on June 19, 2024

@longXboy 这个看下

from kratos.

whtiehack avatar whtiehack commented on June 19, 2024

@felixhao 合并下呀!~

from kratos.

felixhao avatar felixhao commented on June 19, 2024

已修复

from kratos.

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.