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

Incompatibility with Node 22.0.0 #869

Open
mbohovic opened this issue May 2, 2024 · 2 comments
Open

Incompatibility with Node 22.0.0 #869

mbohovic opened this issue May 2, 2024 · 2 comments

Comments

@mbohovic
Copy link

mbohovic commented May 2, 2024

Gulp sass is not compatible with node v 22

Please see next. link [TypeError: Cannot assign to read only property 'ctime' of object '#'](
https://stackoverflow.com/questions/78416678/typeerror-cannot-assign-to-read-only-property-ctime-of-object-stats)

can you fix it, please?
well thank you

@lucasmezencio
Copy link

I'm having the same issue. :/

@KristianH
Copy link

I had the issue with node v22.0.0.
After update to v22.1.0 the process is working.

Still getting this warning:

(node:12027) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)

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

3 participants