1

Sorry for yet another nube question but I haven't touched JS in years..

I'm confused with node.js, npm ls -g --depth 0 clearly shows ibm_db listed and yet a

var ibmdb = require('ibm_db')

from within a node cli, errors with can't find module ibm_db.

Netbeans search found the Node.js files without issue..

I know it's going to be something annoyingly obvious, but just can't see it.

OS is ubuntu server.. I've tried 3 install commands: As User-

npm install ibm_db
npm install -g ibm_db

As root- npm install -g ibm_db

DB2CLI is working correctly.

Anyone any ideas?

hong4rc
  • 3,999
  • 4
  • 21
  • 40
Bob Bit
  • 57
  • 6

0 Answers0