简体   繁体   中英

Grunt command error

I am new to grunt. While running the grunt command, i see this error all the time

Running "protractor:firefox" (protractor) task

Warning: EINVAL, invalid argument Used --force, continuing.or alternately, it asks me to --force option which adds nothing extra.

I googled to find the issue https://github.com/angular/protractor/issues/1734 where they have asked to update the protractor version. I do have the latest version.

I am using firefox 37 and even tried uninstalling it but that did not made any difference.

Anything, i am missing?

I was on windows machine and using cygwin client. When i ran the same command on windows command prompt, it gave me issues wrt modules missing. Installing those modules locally without the global option worked for me.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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