简体   繁体   English

AngularJS / Protactor:使用角度种子基本应用程序运行量角器时出错?

[英]AngularJS /Protactor : Error while running the protractor with the angular seed basic app?

I have cloned the angular-seed to my basic and try to run the protactor with the below command and got the below error. 我已经将angular-seed克隆到了我的basic,并尝试用下面的命令运行protactor并得到以下错误。

npm run protractor npm运行量角器

npm ERR! node v5.0.0
npm ERR! npm  v2.10.1
npm ERR! code ELIFECYCLE
npm ERR! angular-seed@0.0.0 protractor: `protractor e2e-tests/protractor.conf.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the angular-seed@0.0.0 protractor script 'protractor e2e-tests/protractor.conf.js'.
npm ERR! This is most likely a problem with the angular-seed package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     protractor e2e-tests/protractor.conf.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls angular-seed
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Projects\LJ\npm-debug.log

C:\Projects\LJ>

你试过运行这个量角器e2e-tests / protractor.conf.js了吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM