Coder Social home page Coder Social logo

Comments (8)

rochejul avatar rochejul commented on June 17, 2024

Hi
Even if we remove the shrinkwrap file, you could have this error, because there is no wildcard version assocatied on the dependecy which use vinyl, which is gulp-util.

Maybe we could migrate to [email protected] which uses vinyl at least 0.5.0.

Or don't use anymore gulp-util (which is deprecated): https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

from gulp-angular-protractor.

shareef84 avatar shareef84 commented on June 17, 2024

Thank You! I think I understand the solution. Do you think package-lock.json would be a better solution?

Problem my team as such is we use enterprise repo for plugin management not public npmjs repository. JFrog entreprise repository doesn't support shrink wrapped packages and causes our build to fail.

from gulp-angular-protractor.

rochejul avatar rochejul commented on June 17, 2024

Package-lock.json files are generated if there is no skrinkwrap file (this is the same format). So it cannot resolve the issue sadly.

I try to update the dependency as soon as possible

from gulp-angular-protractor.

shareef84 avatar shareef84 commented on June 17, 2024

thanks again. I will wait for the update.

from gulp-angular-protractor.

rochejul avatar rochejul commented on June 17, 2024

gulp-utils seems to be used only for logging. And so could be replace with https://www.npmjs.com/package/fancy-log

from gulp-angular-protractor.

rochejul avatar rochejul commented on June 17, 2024

And we have to use too https://www.npmjs.com/package/plugin-error

from gulp-angular-protractor.

rochejul avatar rochejul commented on June 17, 2024

Release 1.2.0 done

from gulp-angular-protractor.

shareef84 avatar shareef84 commented on June 17, 2024

thanks! I pulled latest version and it worked like a charm. I appreciate your help

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.