Lam Wei Li
Lam Wei Li
Yes please. Thanks!
Can I have more information? - log4js version? - Node.js version? - OS? Also, how about the `default.txt`? Is it the same as the `info.txt` screenshot?
> Tried with both `mode: 384` or `mode: 0o644`, none is working. > >  Hi, based on your code, which uses `mode: 384`, it works as intended. `384` ->...
@sshhawwnn, any updates?
Can you paste that entire line of the error? Or a screenshot would be fine as well.
What's your `log4js` version? Do you have a sample/stripped-down code to replicate the issue? You can upload the zip file here if you have it.
@xianping-yan, do you have more of the stack trace? Can you provide the log4js configuration? Or even better, can you upload a `sample.zip` for me to replicate?
It would seem that they are using the variable `location` but I would need some time to look into it.
Can you provide a sample `index.js` with your `log4js` configuration so that I can replicate it? I created a [`typescript.zip`](https://github.com/log4js-node/log4js-node/files/13640853/typescript.zip) project which works fine. Code: ```ts import * as log4js...
Pull requests are welcomed!