flowing this link for installation MFP CLI
downlaod install successfully....
then run cmd in my windows pc then try to run with flowing comment
C:\Program Files\IBM\MobileFirst-CLI>mobilefirst create projectName
this error throwing
module.js:340
throw err;
^
Error: Cannot find module 'C:\Program Files\IBM\MobileFirst-CLI\mobilefirst-cli\
bin\mobilefirst-cli.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:929:3
what am i missing. please help me