old-df38257622

Results 5 issues of old-df38257622

During installation, this error pops up: `npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142` It does indeed seem that request is deprecated, try to avoid use

Hey all. Say I have a Glitch express app - e.g. `express.glitch.me`. My server.js has this piece of code: ``` var test = new express.Router() test.get('/', (req, res) => {...

### Your subdomain letters.is-a.dev ### The issue I just got my domain set up. It uses a CNAME record to point to https://donkeypuncher.chestnut-puffin.ts.net/ . I use LetsEncrypt Certbot to do...

support

Hello! I don't know if this is already implemented and I'm doing it wrong, but when I put an .htaccess file in my server's root folder, containing a simple ErrorDocument...

enhancement

On my dedicated server, during startup, I get a million lines of this: `!!!! Attachment .lua has errors! lua/arccw/shared/sh_loadatts.lua:36: attempt to index a nil value` One for seemingly every attachment....