Code Monkey home page Code Monkey logo

Comments (13)

atian25 avatar atian25 commented on April 30, 2024

https://github.com/eggjs/egg-bin/blob/master/src/cmd/dev.ts#L47

@fengmk2 最新重构的这里好像有问题

from egg-bin.

fengmk2 avatar fengmk2 commented on April 30, 2024

我先重现看看

from egg-bin.

fengmk2 avatar fengmk2 commented on April 30, 2024

@AnizGu 我使用 https://github.com/eggjs/egg-boilerplate-ts 脚手架没有复现,能否提供一下复现方式。

image

from egg-bin.

AnizGu avatar AnizGu commented on April 30, 2024

@fengmk2
系统:Window 11
1.cmd执行常规操作选择ts simple,安装依赖
image
2.用vscode打开项目运行
image
创建了项目提交到Github地址:https://github.com/AnizGu/egg-example.git

from egg-bin.

AnizGu avatar AnizGu commented on April 30, 2024

原来还有个新的脚手架呀,没发现呢,有官网吗?我还是用以前的脚手架去创建的,不过问题确实存在的

from egg-bin.

fengmk2 avatar fengmk2 commented on April 30, 2024

@AnizGu 使用 https://learn.microsoft.com/en-us/windows/wsl/install wsl 来跑

from egg-bin.

AnizGu avatar AnizGu commented on April 30, 2024

@fengmk2
脚手架https://github.com/eggjs/egg-boilerplate-ts
用了wsl去运行还是一样的错误
image

from egg-bin.

atian25 avatar atian25 commented on April 30, 2024

@AnizGu 你改下本地的 D:\Developments\EggProjects\showcase\node_modules\egg-bin\scripts\start-cluster. js:4

在前面加一句 console.log(process.argv) 看看输出了啥

from egg-bin.

fengmk2 avatar fengmk2 commented on April 30, 2024

看起来是参数解析在 windows 下有兼容性问题,我加一个 encode 来解决吧。

from egg-bin.

atian25 avatar atian25 commented on April 30, 2024

咦,这个库的 windows ci 啥时干掉了?

from egg-bin.

fengmk2 avatar fengmk2 commented on April 30, 2024

#190 去年11月

from egg-bin.

atian25 avatar atian25 commented on April 30, 2024

没必要干掉吧,反正 GitHub Actions 不收费。

from egg-bin.

fengmk2 avatar fengmk2 commented on April 30, 2024

#223 @AnizGu 重新安装依赖即可

from egg-bin.

Related Issues (13)

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.