Muhammad Amin Boubaker
Muhammad Amin Boubaker
Hi, I found a pending deprecation hier: https://github.com/jaredhanson/passport-oauth2/blob/ea9e99adda82dff67502654347589866fea80eb2/lib/strategy.js#L103 I used This NODE_OPTIONS: ```bash NODE_OPTIONS="--pending-deprecation --throw-deprecation --trace-deprecation" ``` Output: ``` + node server.mjs node:internal/process/warning:162 throw warning; ^ DeprecationWarning: `url.parse()` behavior is...
is this project still maintained ?
google+ login not work on https://poly-mail.appspot.com/
The `_pdd` file, generated by Makefile, is missing from .gitignore
Hi, I encountered this issue while trying to download your http server on my Android device with the aarch64 architecture. I noticed that the download script assumes that all possible...
Hi, You can simplify the command name to a shorter name like : `rusts` , `runrust` , `rustexec` ... This way, The user will type the command more quickly.
Hello, I hope you're doing well. I encountered an issue while trying to install ssh3 on Termux(aarch64) using the provided installation command(`go install github.com/francoismichel/ssh3/cmd/...@latest`), the installation fails with the following...
**Motivation** The userscript command menu in Violentmonkey can become cumbersome, especially for users with multiple scripts installed, making it difficult to navigate and quickly find the desired script. **Proposed Solution**...
Greetings all, I see #27 , but didn't resolve this issue, dynamic import not working. When using `remark-emoji` (`^5.0.1`) in a Next.js(`15.3.2`) project with Node.js(`v23.11.1`) and importing it via ESM...