Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第十章第一个示例的chat安装依赖报错 #28

Open
Catsinwinter opened this issue May 29, 2020 · 1 comment
Open

第十章第一个示例的chat安装依赖报错 #28

Catsinwinter opened this issue May 29, 2020 · 1 comment

Comments

@Catsinwinter
Copy link

10.2 聊天应用概览的示例

报错提示

If you continue to have issues, please report this full log at https://github.com/Medium/phantomjs
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! phantomjs@1.9.18 install: `node install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the phantomjs@1.9.18 install 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!     /Users/xxx/.npm/_logs/2020-05-29T07_13_01_850Z-debug.log

npm/yarn/开代理/无代理都尝试过 还是有问题

@Catsinwinter
Copy link
Author

phantomjs是测试文件的依赖
在package.json去掉phantomjs 然后把测试文件都删了 运行成功

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant