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

Error: Closing file descriptor 25 on garbage collection #9

Closed
abhishekOptiphoenix opened this issue Jun 29, 2022 · 3 comments
Closed

Comments

@abhishekOptiphoenix
Copy link

I loved your project and building a massive project with that but When I clone your repo and try to add this package npm i @frontity/google-analytics . It shows the below error:

Screenshot 2022-06-29 at 12 16 40 PM
Screenshot 2022-06-29 at 12 28 35 PM

and this also happens when trying to add npm i @frontity/google-tag-manager-analytics and npm i @frontity/wp-comments or try to update the frontity dependencies.

@VinuRaj
Copy link
Member

VinuRaj commented Jun 29, 2022

This seems to be due to an outdated node installed on your machine. Try using the recommended version of node and reinstall the node_modules in the Frontity project (delete the existing node_modules and package-lock.json file)

Steps - https://docs.frontity.org/guides/keep-frontity-updated#troubleshooting

Fixes from Frontity community -

https://community.frontity.org/t/frontity-dev-command-error-closing-file-descriptor-25/5715
https://community.frontity.org/t/npx-frontity-dev-suddenly-not-working/5101/2

@abhishekOptiphoenix
Copy link
Author

I did all the things you mentioned above and it's working fine but now I found the same error when a installedhttps://www.npmjs.com/package/frontity-contact-form-7 this plugin. Is there anything which conflicts between versions?

@VinuRaj
Copy link
Member

VinuRaj commented Jul 1, 2022

It seems the package is not maintained and have some issue with the latest Frontity/ WordPress.

You could find another forked version out here, which seems to be maintained and working with the latest Frontity/ WordPress.
imranhsayed/frontity-contact-form-7#48

@VinuRaj VinuRaj closed this as completed Jul 12, 2022
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