Wiki

Clone wiki

nodejs / troubleshooting

Did you find an issue and figure a way around it? Document it here. Click the Edit button in the upper right of this page.

#Known Issues - fs.watch doesn't work because we don't have an implementation tool like inotify. - node-inspector doesn't work because of missing v8 features - The Node.js DB2 for i adapter is blocking (synchronous) and inherently iToolkit when database approach is used. - pty.js doesn't work because PASE lacks pty required APIs (openpty and forkpty). There are a number of other npms that depend on pty.js

Updated