'.'不被识别为内部或外部命令, [英] '.' is not recognized as an internal or external command,

查看:110
本文介绍了'.'不被识别为内部或外部命令,的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

 npm start

> server@1.0.0 start C:\Users\07\OneDrive\Desktop\Final Try\fabcar-blockchain-sample\web-app\server
> ./node_modules/nodemon/bin/nodemon.js src/app.js

'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! server@1.0.0 start: `./node_modules/nodemon/bin/nodemon.js src/app.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the server@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\07\AppData\Roaming\npm-cache\_logs\2020-05-04T13_24_08_021Z-debug.log

'.不被识别为内部或外部命令.这里,我遵循基本的Hyperledger faberic Fabcar教程.但是我得到的错误是'".不被识别为内部或外部命令".我正在关注的教程是 https://github.com/IBM/fabcar-blockchain -样本.

推荐答案

将文件夹名称"Final Try"更改为"final-try",然后重试. (文件夹名称之间有空格)

change the folder name "Final Try" to "final-try" and try again.. it'll work (folder name has space in between)

这篇关于'.'不被识别为内部或外部命令,的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆