I am using jenkins 2.150.2 while installing npm getting below sub module error.
+ npm install @angular/cli npm ERR! path /jenkins/workspace/Project/repo/development/node_modules/angular-material npm ERR! code EISGIT npm ERR! git /jenkins/workspace/Project/repo/development/node_modules/angular-material: Appears to be a git repo or submodule. npm ERR! git /jenkins/workspace/Project/repo/development/node_modules/angular-material npm ERR! git Refusing to remove it. Update manually, npm ERR! git or move it out of the way first. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2019-02-03T67_99_99_00Z-debug.log script returned exit code 1 Thanks, Sai Suguna On Tue, Mar 26, 2019 at 10:29 AM Mark Waite <[email protected]> wrote: > Are you sure that you've installed the same plugins on the 2.138.4 > installation as you had on the 2.73.1 installation? > > Have you placed all the files from the 2.73.1 JENKINS_HOME in the 2.138.4 > JENKINS_HOME? > > Have you read the Jenkins log from the 2.138.4 installation as it starts, > in case there are helpful suggestions in the log? > > Mark Waie > > On Tue, Mar 26, 2019 at 8:24 AM Roshan Chandekar < > [email protected]> wrote: > >> Hi All, >> >> Need help. I am trying to upgrade the jenkins from 2.73.1 to 2.138.4. But >> it deleted all my views and all jobs showing under "All" tab. >> >> please let me know if someone fixed this issue. I tried the upgrade from >> 2.107 and there as well same issue. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/55f94b7f-e5dc-471d-8d56-80f158db572e%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/55f94b7f-e5dc-471d-8d56-80f158db572e%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Thanks! > Mark Waite > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtGN8Z9aO-fxnKL45BtXVJ6Xf17WSkKbF0GMGvwOiHUeNg%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtGN8Z9aO-fxnKL45BtXVJ6Xf17WSkKbF0GMGvwOiHUeNg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAAuzOKV4o7j%3D36uFOg-HpY0NzJf9doowrxevH76c3CPgzctSNg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
