Hawtin Zeng

Results 27 comments of Hawtin Zeng

Maybe you should run your command in a elevated PowerSheel or Command Prompt. I rarely use MINGW64 : )

Why u use install(pm: PackageManager, packages: string []) instead of ni packageA packageB...? The latter command is more concise.

![image](https://github.com/antfu/ni/assets/73981739/670e44b7-e9f7-4777-88b8-63d7162a593e) U can alias the command of this tool in the terminal profile or config file.

@antfu How about we integrate the corepack command into ni, corepack is a package manager version manager, it support npm, yarn, pnpm, [as this blog says](https://nodejs.org/api/corepack.html)

hi, @drewbaker, I think @logotip4ik's work (https://github.com/nuxt/nuxt/pull/21705) is great, it worth $500 bounty.

> > ```js > > // This remove `pages/` as well as the file extension from each > > // file, so e.g. pages/nested/foo.html becomes nested/foo > > path.relative(__dirname, file.slice(0,...

> > > ```js > > > // This remove `pages/` as well as the file extension from each > > > // file, so e.g. pages/nested/foo.html becomes nested/foo >...

when i test selection in troika examples, there is differenct height between number/charcter and Chinese text, can u give me some suggestions to solve this problem, I wanna take part...

Currently i don't use the y value returned by getCaretAtPoint, instead , I align the origin of a plane mesh to the origin of Text, solve this problem, but it...