0
ここをクリック - newmanは既にインストールされています。何が失われる可能性がありますか?私もとし、管理者権限なしで試してみました:npmモジュールをインストールした直後にモジュールが見つからないのはなぜですか?
C:\Windows\system32>npm install -g newman
npm WARN deprecated [email protected]: Use uuid module instead
C:\Users\xxx\AppData\Roaming\npm\newman -> C:\Users\xxx\AppData\Roaming\npm\node_modules\newman\bin\newman.js
C:\Users\xxx\AppData\Roaming\npm
`-- [email protected]
C:\Windows\system32>newman
'newman' is not recognized as an internal or external command,
operable program or batch file.
パスを確認してください。 Googleの "windows npm path" –
これを実行しても問題は解決しません。 – glutz
node.jsを再インストールして動作します – glutz