GithubHelp home page GithubHelp logo

Comments (5)

rochejul avatar rochejul commented on May 28, 2024

Hi,

Can you give me more feedbacks around your issue, like:

  • NodeJs / NPM versions
  • OS version
  • gulp-angular-protractor version

If possible, can you give me a project example with your configuration ?

Many thanks

from gulp-angular-protractor.

DBaker85 avatar DBaker85 commented on May 28, 2024

So,

  • Npm 3.5.2
  • Node 4.2.4
  • Windows 7 pro sp1
  • gulp protractor angular 0.0.6
  • protractor 3.0.0

Here are the files I can send you, I had to add them as txt files but they are still readable

app.js
conf.js

from gulp-angular-protractor.

DBaker85 avatar DBaker85 commented on May 28, 2024

I was going through the files from your end, but could it be this?

gulp-stream.js
Line 47.

 // Pass in the config file
 args.unshift(options.configFile);

Could it be that because the process is not ending like a gulp task would, the config is still populated and relaunching the task pushes a second config file into the array?

from gulp-angular-protractor.

rochejul avatar rochejul commented on May 28, 2024

Have you some space into your path to your project ?
If so, maybe this is an issue with the protractor cli interface, which thinks there are many config file specified

from gulp-angular-protractor.

DBaker85 avatar DBaker85 commented on May 28, 2024

So my guess was correct, the task was not terminating so the config file was re populated.I did not solve this issue, but I got around it by launching a gulp-protractor task as a child process. The task exits normally and there are no more issues.

Thanks for your time.

from gulp-angular-protractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.