Question:
Hi all,
My Environment:
1.node - v4.4.0
2.windows - 64bit
I installed the chilkat for windows.I followed the example from the link:link text.After i build the file using npm start,i am facing the error like below
scripts.js:5 Error: The system cannot find message text for message number 0x%1 in the message file for %2. \?D:AngularJSProjects11-7-desktop-sftpnode_moduleschilkat_win32chilkat.node at Error (native) at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:158:20) at Object.Module._extensions..node (module.js:568:18) at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:158:20) at Module.load (module.js:456:32) at tryModuleLoad (module.js:415:12) at Function.Module._load (module.js:407:3) at Module.require (module.js:466:17) at require (internal/module.js:20:19)
Please help me to solve the issue.Thanks in advance !!
Regards, Gopi Krishnan.R