Hi All
i would try to debug Nodej following the Scott Klement PDF (
https://www.scottklement.com/presentations/World%20of%20NodeJS%20on%20IBM%20i.pdf )
in this pdf i find:
"node-debug --web-host your-ibmi.com --web-port=13000 yourNodeApp.js
Then point chrome to
http://mysystem:13000/?port=5858
If you run this on your PC, it'll automatically open Chrome for you. If you debug it from IBM i, you'll have to open Chrome manually. This will open the Chrome debugger, and you can debug it, step through it, display"
from qshell if i run
"node -debug --web-host 192.168.0.1 --web-port=13000 server.js ", i reveice :
node: bad option: -debug
node: bad option: --web-host
where am i wrong ?
Thanks
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.