Coder Social home page Coder Social logo

Comments (5)

emilioestebanez avatar emilioestebanez commented on July 22, 2024 1

Thank you very much for your quick help! It works perfectly now.

from grunt-jenkins.

sghill avatar sghill commented on July 22, 2024

Thanks for the error report!

It looks like the error was while installing a dependency, so I've upgraded all the dependencies to latest stable and changed CI to run against more recent versions of node. Would you mind trying out 0.7.0 and reporting back?

If it's still not working, it'd be helpful to have a little more information about your environment to help reproduce the problem -- which version of Windows are you on?

from grunt-jenkins.

emilioestebanez avatar emilioestebanez commented on July 22, 2024

Hi,

Thank you for the quick response. I'm afraid it still doesn't work in Windows (Windows 10 64bit, NPM 3.10.8, and I also tried NPM 3.5.2). Now the error is a bit different:

npm install grunt-jenkins --save-dev
[               ...] / extract:sshpk: verb gentlyRm don't care about contents; nuking PATHTO\jenkinsbackupjobs\node_modules\.staging\sshpk-9fcd21ef\node_modules

However the npm install grunt-jenkins --save-dev did work in Linux and copying all the node_modules to Windows then I can run the grunt jenkins-backup-jobs.

But do you know what we can do to fix it in Windows as well?

Thank you!

PS: Do you need any other info about my system?

from grunt-jenkins.

sghill avatar sghill commented on July 22, 2024

Good news! I was able to reproduce this on Windows. 0.7.1 has just been published with a fix. Could you try that out and verify?

In case you run into this again somewhere -- the problem came down to file length limits in Windows. The traditional limit for a file path in Windows is 260 characters*. The project has a test file with a very long name. Starting with 0.7.1, grunt-jenkins only includes the files it needs to run.

* Windows 10 will apparently let you extend that limit through a change in group policy, but this feels more correct and user-friendly

from grunt-jenkins.

sghill avatar sghill commented on July 22, 2024

Great! Thanks for including a lot of context up front and the quick followups 💯

from grunt-jenkins.

Related Issues (9)

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.