Replies: 9 comments 2 replies
|
我们也需要这个 options 吗 |
0 replies
|
vscode 讨论是否要更换一个 fs watcher 的 issue: |
0 replies
|
各位有遇到什么 nsfw 现在的坑吗? 翻聊天记录看到一个创建文件相关的问题: 具体聊天记录就不贴了,大家在群里搜一下 nsfw,2021-11 月份的讨论。 hacke2: 我们过滤的是 /node_module/,所以上面的变更如果不找到 realpath 就会被过滤掉 最后得出的结论应该就是 nsfw 的问题: |
0 replies
|
vscode 转移到 @parcel/watcher 的 commit |
0 replies
0 replies
|
提醒一个额外引入的本地开发问题,在 native 构建时候我当时出现了报错 在一堆 error 中
可以通过软链接搞过去 ln -s -f /opt/homebrew/bin/python3 /opt/homebrew/bin/python |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment









Uh oh!
There was an error while loading. Please reload this page.
https://www.npmjs.com/package/@parcel/watcher
also can add an options:
"files.legacyWatcher": "on"setting does not lead to expected file watcher log messages microsoft/vscode#135891All reactions