Khải

Results 175 comments of Khải

I added this code to my `styles.less` and fixed my problem ``` less .tab .title { &:not(.icon)::before { content: ""; display: none; } } ``` But it still be cool...

I just assumed it doesn't work because `corepack --help` doesn't mention it. Now this is more of a documentation issue. I will change the issue title

> Can you clarify what's missing today? `corepack pnpm install` should already do what you expect it to do, no? Actually, there's one thing that is missing: `PATH`. The scripts...

@yume-chan Add `~/.pnpm-store/v3` to your cache. Don't add `node_modules`.

@andykais `pnpm/action-setup` has a post script that execute `pnpm store prune`.

For some reason, it doesn't appear in the sidebar.

It seems that the bug is fixed. Can you uninstall completion for old pnpm and install new completion for pnpm v9 and try it out?

What's the status of this issue?

Good idea. I have the same problem as you too. Unfortunately, I haven't had the time to implement this. If you can make a pull request, I'll review and merge....

The following crates might be helpful: * https://docs.rs/aur-client/0.1.3/aur_client/ * https://docs.rs/aur-depends/latest/aur_depends/struct.Resolver.html