不知道到家有没有遇到这个问题:
bundle install && grunt init
‘bundle’ 不是内部或外部命令,也不是可运行的程序
或批处理文件。
npm ERR! [email protected] install: bundle install && grunt init
npm ERR! cmd "/c" "bundle install && grunt init"
failed with 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the ghost package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! bundle install && grunt init
npm ERR! You can get their info via:
npm ERR! npm owner ls ghost
npm ERR! There is likely additional logging output above.
ERROR: Javascript files have not been built.
Please read the getting started instructions at: https://github.com/TryGhost/Ghost#getting-started-guide-for-developers
请问是什么错误