• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Sojy John

Welcome to Sojy's World :)

  • Home
  • Travel
  • Photography
    • Instagram
    • Facebook
  • Technical
  • Social
    • Twitter
    • Pinterest
    • Youtube

Jenkins

npm not working even after nodejs plugin install – Jenkins

December 22, 2017 By Sojy John

For npm command to work, its recommended to install nodejs plugin.

Installing nodejs plugin:

https://wiki.jenkins.io/display/JENKINS/NodeJS+Plugin

Manage Jenkins

 

But sometimes even after the plugin is installed, npm command doesn’t work and shows an error. To resolve this, add the path

 

 

+ echo /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin
+ node -v
v6.10.3
+ npm -v
/tmp/jenkins5796057968635450386.sh: line 1: npm: not found
Build step ‘Execute shell’ marked build as failure
Finished: FAILURE

For this failure, please update the path to bin folder explicitly like below.

 

Then run the build job again and it should succeed.

Primary Sidebar

FOLLOW ME!

Facebook
Twitter
YouTube
Pinterest
LinkedIn
Instagram

Archives

Categories

Recent Posts

Website Setup for Free, Start Blogging Today

August 2, 2018 By Sojy John

Time Management

Suddenly, I have All The Time In The World!

July 20, 2018 By Sojy John

Smule Songs – Mandara Cheppundo

April 22, 2018 By Sojy John

Mexico City : Where History Meets Technology

March 17, 2018 By Sojy John

How To Repair A Car Dent At Home

March 3, 2018 By Sojy John

Recently Read

Recently Read

Keep Sharp Audiobook Sanjay Gupta
really liked it
Keep Sharp Audiobook Sanjay Gupta
by Sanjay Gupta
Strength in Stillness: The Power of Transcendental Meditation
really liked it
Strength in Stillness: The Power of Transcendental Meditation
by Bob Roth
The Greatness Guide: Powerful Secrets for Getting to World Class
it was amazing
The Greatness Guide: Powerful Secrets for Getting to World Class
by Robin S. Sharma
Men Are from Mars, Women Are from Venus
really liked it
Men Are from Mars, Women Are from Venus
by John Gray
Evolve Your Brain: The Science of Changing Your Mind
it was amazing
Evolve Your Brain: The Science of Changing Your Mind
by Joe Dispenza

goodreads.com

Currently Reading

Currently Reading

Success Through a Positive Mental Attitude
Success Through a Positive Mental Attitude
by Napoleon Hill
tagged: currently-reading
The Great Work of Your Life: A Guide for the Journey to Your True Calling
The Great Work of Your Life: A Guide for the Journey to Your True Calling
by Stephen Cope
tagged: currently-reading
Evolve Your Brain: The Science of Changing Your Mind
it was amazing
Evolve Your Brain: The Science of Changing Your Mind
by Joe Dispenza
tagged: currently-reading
Dreams from My Father
Dreams from My Father
by Barack Obama
tagged: currently-reading
Fierce Conversations: Achieving Success at Work and in Life One Conversation at a Time
Fierce Conversations: Achieving Success at Work and in Life One Conversation at a Time
by Susan Scott
tagged: currently-reading

goodreads.com

Copyright © 2023 · Sojy John