Amin Ya
Amin Ya
I have this problem too. I use babel to build several packages that have `node_modules` in them. When I use `no-copy-ignored`, babel tries to copy `node_modules` (although I have added...
@lierdakil Could you take a look at this?
The dependency on the graceful-fs is also important here. Currently, the bug fixed in this PR prevents us from bundling fs-extra using Parcel. https://github.com/isaacs/node-graceful-fs/pull/206
Yeah, this extension randomly opens a new page every now and then, although I did not ask for it.
It was enabled for me. Why is it necessary to open a new tab for auto updating? There should be a way to do it without this
The executable does not exist on my computer. I searched for it in my whole drive.  > Do you have c:\python39\Scripts in your PATH environment variable ? There is...
Oh, Thanks! Running the commands helped!
> Do you override `CARGO_TARGET_DIR`? No, I don't.
I tried these on the rust-analyzer project itself, and the folders were equal to each other. So I guess the problem isn't that. However, it took a long time for...
I realized that I had "Cache Priming" enabled. The description of the setting didn't explain enough that this is a bad setting and that enabling it can slow down the...