-1

flowing this link for installation MFP CLI

downlaod install successfully.... enter image description here enter image description here 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

Quiet Islet
  • 536
  • 1
  • 8
  • 28

1 Answers1

1

I faced same problem ... when you download CLI Zip from IBM site . first of all you need to Extract all not Run

enter image description here

Nazmul Hasan
  • 10,130
  • 7
  • 50
  • 73