node.js - IBM Mobile First - mfpdev-cli Installation Failure -


i have issue while installing npm mfpdev-cli (ibm mobile first cli).

i using node v 6.11.2 npm v 5.4.1

i unable install mfpdev-cli. getting below error:

error message:

npm err! path /users/divya/desktop/mfp/mdo-windows-support/package.json  npm err! code enopackagejson  npm err! errno -2  npm err! syscall open  npm err! package.json enoent: no such file or directory, open '/users/divya/desktop/mfp/mdo-windows-support/package.json'  npm err! package.json npm can't find package.json file in current directory. 

npm err! complete log of run can found in:

npm err! /users/divya/.npm/_logs/2017-09-12t03_05_20_995z-debug.log

message:

i ran installation in current working directory has package.json file error says package.json doesn't exist. path, showing not right- "/users/divya/desktop/mfp/mdo-windows-support/package.json". has "users/divya/desktop/mfp/nzrb-tab-mobilefirst/package.json". how change path?

i not sure causing issue. appreciated help/suggestions.

ibm mobilefirst cli not supported in npm version whatever trying with.

try installing same npm version 3.10.10 , should resolve issue facing.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -