Error: Cannot find module '/var/www/itranswarp.js/www/schema'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Function.Module.runMain (module.js:693:10)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3
instructions say to run node schema > init_db.sql to create schema
but I get:
I tried npm install schema but get same error