march1993

Results 23 comments of march1993

我这边是一个文件夹里有上千张JPG,也是卡的不行

+1 for this feature request. I have to re-open several terminals and each different commands in each window, which is quite annoying everytime I launch vscode and open the project.

> `websocketurl` is a configuration of `webpack-dev-server`, which is not provided by webpack. Modern.js does not use `webpack-dev-server` as the dev server, so this configuration is not supported yet. >...

@chenjiahan With latest modernjs, the problem seems to be gone by setting host and path to empty as follows, ```typescript export default defineConfig({ tools: { devServer: { client: { host:...

ncurses 相关的库出了问题吧 可能是没编译

在 make menuconfig 的时候勾上 ncurses 相关的试试看?

还有我怀疑你的出错信息不一定在你截图的地方,往上找找

> > 还有我怀疑你的出错信息不一定在你截图的地方,往上找找 > > [7_Build AMD64.zip](https://github.com/coolsnowwolf/lede/files/8504710/7_Build.AMD64.zip) > > 大佬这个是build的日志,有空帮看下吗 你这个zip我怎么打不开

你说的好像没错,hamcorebuilder是在host环境下的,用apt装上ncurses相关的包吧

一个个试试。。