Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QA]: how to fix Error watching files: Too many open files (os error 24) #1683

Closed
DYC-zhanglin opened this issue Nov 7, 2024 · 5 comments
Closed
Assignees

Comments

@DYC-zhanglin
Copy link

DYC-zhanglin commented Nov 7, 2024

image

https://github.com/tachybase/tachybase 项目中,我们原本 umi 使用的场景没有那么复杂,所以期望能平滑切换到 mako,实际上 build 的过程很顺利,但是开发过程遇到了这个问题,而且不知道怎么解决这个问题。

In the https://github.com/tachybase/tachybase project, our original use of umi wasn't very complex, so we expected a smooth transition to mako. The build process actually went smoothly, but we encountered this issue during development and haven't figured out how to resolve it.

复现方式
Steps to reproduce

git clone https://github.com/tachybase/tachybase.git
cd tachybase
git checkout feat/migrate-to-mako
pnpm install
pnpm dev --client
@DYC-zhanglin
Copy link
Author

@Jinbao1001
Copy link
Member

The lockfile is broken?

ERR_PNPM_UNEXPECTED_PKG_CONTENT_IN_STORE  Package name mismatch found while reading {"integrity":"sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==","tarball":"https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz"} from the store.

@DYC-zhanglin
Copy link
Author

The lockfile appears to be all good on my side.
image
By the way, pnpm's version is 9.12.2

@Jinbao1001
Copy link
Member

Jinbao1001 commented Nov 8, 2024

定位到问题了, 晚点修复下. 不过我本地跑不起来你们项目, 到时候麻烦你验证下哦 @DYC-zhanglin

@DYC-zhanglin
Copy link
Author

定位到问题了, 晚点修复下. 不过我本地跑不起来你们项目, 到时候麻烦你验证下哦 @DYC-zhanglin

好的,没问题,辛苦了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants