Nate Fischer

Results 340 comments of Nate Fischer

We don't maintain the typescript types for this module. Can you file a bug against https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/shelljs/index.d.ts?

Oh, that's interesting. Thank you for pointing that out, I agree this is not a bug in the shelljs types definition, but rather in our dependency tree. I'm actually looking...

We intentionally use old versions of some projects because the old versions have better nodejs compatibility. I'm generally happy to accept package updates one-by-one IF those updates don't break old...

Can you test this on node v8? I don't see an option to run the GitHub workflows for this change, so you may need to refresh this branch for the...

I will manage dependency updates myself. Thanks for expressing interest.

This will be supported in `shell.errorCode()`. That will be in the next shelljs release when I get around to it.

I'll keep this open in case someone wants to update the transpiler to use the new API when it's available.

I need you to submit sample code to reproduce the problem—the error message you shared is a good start but I do need a full javascript snippet that I can...

Also, can you test on node v18, v20, and v22? Any difference in behavior for this bug?

Please try in shelljs v0.10 and see if this still reproduces for you.