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

Uncaught TypeError: Cannot set property close of #<Object> which has only a getter #1046

Closed
YeahPotato opened this issue Jan 31, 2025 · 1 comment

Comments

@YeahPotato
Copy link

graceful-fs.js:52 Uncaught TypeError: Cannot set property close of # which has only a getter
at node_modules/graceful-fs/graceful-fs.js (graceful-fs.js:52:6)
at __require2 (chunk-PLDDJCW6.js?v=1323505f:17:50)
at node_modules/fs-extra/lib/fs/index.js (index.js:5:12)
at __require2 (chunk-PLDDJCW6.js?v=1323505f:17:50)
at node_modules/fs-extra/lib/index.js (index.js:5:6)
at __require2 (chunk-PLDDJCW6.js?v=1323505f:17:50)
at index.js:27:1

node 18.0.0
fs-extra 9.1.0

@RyanZim
Copy link
Collaborator

RyanZim commented Jan 31, 2025

First off, you're using an outdated version of fs-extra. Secondly, I can't really debug this without seeing the code that you're running when you get this error.

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