Awesome Chan

Results 29 comments of Awesome Chan

This seems to be a Windows-only issue; on my Mac, I executed the following script, and it ran normall. ```json { "scripts":{ "clean:node_modules": "pnpx rimraf node_modules && pnpx turbo clean:node_modules"...

Perhaps this helps reduce token consumption, but this single-line file is clearly anti-human, making it very troublesome for those who want to customize rules based on it.

I did not find a clear browser compatibility version on the official website, could the official have the opportunity to supplement this in the documentation?

> Hey, thanks for the issue. Turborepo does not support nested workspaces, which your setup appears to be. In the case where a nested workspace does appear, Turborepo assumes that...

Perhaps there is a misunderstanding regarding the term "workspace" mentioned in this issue. I want to clarify that the workspace I am referring to is VSCode's own workspace, and you...

I encountered the same issue on my MacBook Pro M3 max. Has there been any progress on this issue?😁 MacOS version: 15.1

Alright! I'll reinstall the software when I have time and share the debug files.

After using the latest version, the software is working normally, that's so cool! https://github.com/AppHouseKitchen/AlDente-Charge-Limiter/releases/tag/1.30

Computer Configuration Information ```shell node -v # v20.17.0 pnpm -v # 9.9.0 ``` Macbook Pro M2 Pro plasmo: 0.89.2 Steps: ```shell pnpm create plasmo "my-browser-extension" --with-tailwindcss pnpm install pnpm dev...