Hey anyone plz need your HELLP
hey guys i was trying one project and here i have error witch i cant find.
user.js |
|---|
/** |
| 01_mongodb.js |
|---|
var mongoose = require('mongoose'); |
| server.js |
|---|
/** |
and here is err
c:\Users\...\server.js:13
console.log('Loading Initializer:' + iniFile);
^
ReferenceError: iniFile is not defined
at c:\Users\...\server.js:13:42
at Array.forEach (native)
at Object.<anonymous> (c:\Users\...\server.js:12:12)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
P.S. srry for my horrable english. Anyone plz hellp
请先登录再写评论。
solved by myself