我试图在分叉的Github仓库上运行构建,而且我在npm非常新,而且我得到的错误使得很难找到解决方案。有人可以提供一些帮助吗?
我安装了最新版本的node和npm。
这是我尝试运行npm run build
'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run
" "build"
npm ERR! node v6.9.1
npm ERR! npm v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! basecamp_notifier@2.0.4 build: `./build.sh`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the basecamp_notifier@2.0.4 build script './build.sh'.