node.js - "Could not find `npm` command. Is npm installed?" when starting nide -
install nide use "npm install -g nide" successfully. after that, type "nide init" start nide , initialize new project, there error message: "could not find npm command. npm installed?"
i installed nide using npm, , i'm sure npm in path. how can ask me "is npm installed" ?
Comments
Post a Comment