Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render not using temporary directory #235

Open
Cornul11 opened this issue Nov 18, 2023 · 1 comment
Open

Render not using temporary directory #235

Cornul11 opened this issue Nov 18, 2023 · 1 comment

Comments

@Cornul11
Copy link

Cornul11 commented Nov 18, 2023

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
Copy link

Same here. Should be using tmp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants