faressoft / terminalizer

🦄 Record your terminal and generate animated gif images or share a web player
https://terminalizer.com
MIT License
15.37k stars 499 forks source link

Render not using temporary directory #235

Open Cornul11 opened 11 months ago

Cornul11 commented 11 months ago

Hi @faressoft, and thank you for your amazing work!

I am running terminalizer@0.11.0, which was installed globally. The issue with the access rights to the render folder is still present in this scenario. Either the tmp package does not work as expected in this scenario, or the fact that the library has been installed globally messes something up.

terminalizer render test_recording.yml
(node:318722) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Error: 
  Error: EACCES: permission denied, mkdir '/usr/lib/node_modules/terminalizer/render/frames'

Let me know if you need more information from my side.

mkschreder commented 9 months ago

Same here. Should be using tmp.