MJ Anglin

Results 4 comments of MJ Anglin

I am also getting this exact error just when attempting to login with GitHub (using Nextjs & Next-Auth) > **Appwrite**: `^11.0.0` > **React**: `^18.2.0` > **Next**: `13.4.4` > **Next-auth**: `^4.22.1`...

I was encountering this error when trying to follow someone else's code, [this is the example repo](https://github.com/nickderaj/YouTube/blob/main/UI%20Library/package.json) Every time I ran `pnpm i` and/or `pnpm update` I was also getting...

The problem is this part: ``` "color": "#ff00ff" ``` As stated in the [Extension Settings](https://github.com/jacob-j/vscode-folder-path-color?tab=readme-ov-file#extension-settings) portion of the README: You can only use the *predefined* color names: > Predefined color...

I understand your perspective, but proposing a counter-solution as well: - Advise the user (especially if only 1 signing node present) about [using a pre-signed auth key](https://tailscale.com/kb/1226/tailnet-lock#add-a-node-using-a-pre-signed-auth-key) > For me,...