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

Any plan of supporting newer node version? #112

Open
conanak99 opened this issue Jan 24, 2019 · 1 comment
Open

Any plan of supporting newer node version? #112

conanak99 opened this issue Jan 24, 2019 · 1 comment

Comments

@conanak99
Copy link

I got this error while trying to play around with fromjs Error: Newer node version not support, please use node 8. I'm using Node v10.14.2.
Is there any plan for updating it to run in newer versions of Node?

@mattzeunert
Copy link
Owner

Hey Pham!

The underlying issue is with this proxy, and I don't know the underlying Node logic well enough to fix this myself.

There are other options too, like using the Chrome DevTools protocol to intercept and rewrite responses. Or maybe a different proxy server would work.

But I don't see a quick fix and probably won't fix it over the next few months. You could use nvm to install a different Node version.

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