I labelled this "good first issue". Someone with NodeJS experience maybe be able to pick this up. Work is likely not too complex, but I do expect a bunch of failures in for example tests. Getting a PR open migrating the monorepo from using fs-extra to node:fs/promises would help!
7条答案
按热度按时间np8igboo1#
这些库是否适用于Node 16?@jimmywarting
c6ubokkw2#
如果我们可以在所有地方使用
node:fs/promises
,对我来说这似乎很好。请注意,我们在一些地方有测试,我们在那里模拟了
fs-extra
。你能发起一个PR将我们迁移到
node:fs/promises
吗?vvppvyoh3#
I labelled this "good first issue". Someone with NodeJS experience maybe be able to pick this up.
Work is likely not too complex, but I do expect a bunch of failures in for example tests.
Getting a PR open migrating the monorepo from using
fs-extra
tonode:fs/promises
would help!nue99wik4#
嘿,@ndelangen,我可以处理这个功能吗?
ifsvaxew5#
@Arav1nd2 非常感谢!
bsxbgnwa6#
太酷了,谢谢!如果我有疑问,我可以联系谁/在哪里?
qncylg1j7#
请在我们的Discord频道上联系我们,我们有一个名为contributing的频道!