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

zos-node-accessor doesn't work well with Node.js version 10+ #34

Closed
phamct opened this issue Jul 30, 2019 · 6 comments · Fixed by #40
Closed

zos-node-accessor doesn't work well with Node.js version 10+ #34

phamct opened this issue Jul 30, 2019 · 6 comments · Fixed by #40

Comments

@phamct
Copy link
Member

phamct commented Jul 30, 2019

Dear developers, this can be considered a report to you. We had problem getting z/Os job output with zos-node-accessor and found out that it was because of upgrading Node.js version from v8 to v10.

Switching back to Node.js v8, things work again. Yet our team wish to let you know about this case in case you have solution for it in the future.

We also found document informing that IBM SDK for Node.js is supporting up to Node.js version 8. We guess zos-node-accessor might be limited by that.

zos-node-accessor has been a key part in our project and we would like to thank you again for this tool. Thank you.

@std4lqi
Copy link
Member

std4lqi commented Jul 31, 2019

Many thanks for your reporting this problem to us!

We mostly focuses on Node.JS version 6 and 8 with the efforts aligned with IBM SDK for Node.JS on z/OS. I suppose your Node.JS app doesn't run on z/OS, right?

I'm afraid we will not fully support version 10 in near future, but can try to fix any specific issue found on version 10.

Thanks again for your feedback! We're pleased to know zos-node-accessor does help to other z/OS projects.

@phamct
Copy link
Member Author

phamct commented Jul 31, 2019

@std4lqi Thank you for your response. Our Node.JS app is running in Windows, Ubuntu (Linux for z), and MacOS, using zos-node-accessor to connect to z/OS systems. zos-node-accessor has been working wonderfully.
Best wishes to you and the team.

@chrishham
Copy link

You can also use zos-utils npm package , which supports NodeJS versions up to V12.04.0.

@tiantn
Copy link
Collaborator

tiantn commented Nov 14, 2019

@phamct Hi phamct! The tool works well with node v10.15.3 in my environment and no ploblems found. Could you post the problem details if you convenient? Thank you very much!

@tiantn
Copy link
Collaborator

tiantn commented Nov 18, 2019

I also tried the node v12.13.0. It works well.

@std4lqi
Copy link
Member

std4lqi commented Jan 6, 2020

Hi, @phamct

The issue related to Node.js version 10+ was fixed v1.0.5. I close this issue. And please let us know, if any other problem. Thanks!

@std4lqi std4lqi closed this as completed Jan 6, 2020
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 a pull request may close this issue.

4 participants