Blog icon indicating copy to clipboard operation
Blog copied to clipboard

eos-cli中npm link的时候报错

Open frontHu opened this issue 6 years ago • 0 comments

PS E:\mywockspace\Blog-master\eos-cli> npm link

[email protected] postinstall E:\mywockspace\Blog-master\eos-cli eos config set

'eos' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] postinstall: eos config set npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] postinstall 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\zwhu\AppData\Roaming\npm-cache_logs\2019-08-27T01_40_58_198Z-debug.log PS E:\mywockspace\Blog-master\eos-cli>

frontHu avatar Aug 27 '19 01:08 frontHu