Closed rtarsimi closed 3 years ago
This avoid permission issues for users that cannot create files in "/", like "/tmpXXXX". It will generate "/tmp/XXX" instead.
@rtarsimi I merged this into https://github.com/nodejs/full-icu-npm/pull/53/commits/9e09cff4bf9fe90d41dcb8544fe1436d4b6c93f6 in #53 thanks
This avoid permission issues for users that cannot create files in "/", like "/tmpXXXX". It will generate "/tmp/XXX" instead.