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

Use util.inspect instead of .toString(), which doesn't work with node 14+ #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stfp
Copy link

@stfp stfp commented Mar 31, 2021

Fixes #23

Gave this a quick check and it seems to also still work in node 12 🤷

@WalterWeidner
Copy link

@haithembelhaj can you merge this in as a patch? It appears to fix the issue for me on Node 14.

@djragsdale
Copy link

This is a pretty big issue. The only Node version which can run this reaches End-Of-Life in 7 months. Is there any way this patch can be prioritized higher?

@RaspberryBlack
Copy link

RaspberryBlack commented Jan 28, 2022

This fixes it for me on node 16 and I can't just downgrade node to make do without. Would love to see this merged.

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

Successfully merging this pull request may close these issues.

node 14 incompatibility
4 participants