Zayne Wang

Results 10 comments of Zayne Wang

Did you set up the firewall of your Windows 10?

> Does the problem also happen after you update to the new releases of the extensions? Still the same issue

After changing to online mode (vscode.dev), it works. I persume it caused by my network connection.

Looking forward that this will be release in the future!

See the prompt again. the Output for Microsoft Edge Tools is shown below: ```shell Error loading "hint" package from "c:\Users\user\Desktop\webpack-test" Trying to load shared version Error loading shared "hint" package...

@typicode I created a pull request #1407 to fix this issue, please test and check.

> At least there should be a condition to check if prepare script has any commands in it or not If there is a command then this `husky` command should...

Met the same issue, with full log here: [latest.log](https://github.com/LuckPerms/LuckPerms/files/14809397/latest.log)

Met the same issue with MySQL8, error log shown below: ```log [22:12:21] [Server thread/ERROR]: BLOB/TEXT column 'key' used in key specification without a key length [22:12:21] [Server thread/INFO]: [STDERR]: java.sql.SQLSyntaxErrorException:...

> `husky init` should only be run once on a project when cloning the project on another machine, you just need to run `pnpm install` to have hooks working. Could...