highcharts / highcharts/node-export-server
AWS Lambda tmp dir
Open
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have issue with v5 on aws lambda.
It tries to create cache directory relating to the code and throws the error:
` "errorMessage": "ENOENT: no such file or directory, mkdir '/var/task/node_modules/highcharts-export-server/tmp/.cache'",`
despite setting HIGHCHARTS_CACHE_PATH to absolute path /tmp/.cache
How can i configure it?
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.