You need to (hypothetically) find a certain temporary file of your application using npm. Assuming that the default locations were used, which of the following environment variables determines where the file is?
Options
- TMPDIR
- TMP
- TEMP
- Any of the above