Getting below error in my pipeline. I am using npm for node.js project.
npm ERR! Linux 4.14.42-coreos
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v7.9.0
npm ERR! npm v4.2.0
npm ERR! code E404
npm ERR! 404 Not found : @igtb-digital/intellect-authentication-services-module
npm ERR! 404
npm ERR! 404 '@igtb-digital/intellect-authentication-services-module' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'intellect-payment-module'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! Please include the following file with any support request:
npm ERR! /root/.npm/_logs/2018-06-27T13_23_43_689Z-debug.log
Searching for test report files in directories named [test-results, failsafe-reports, test-reports, surefire-reports] down to a depth of 4
Finished scanning for test reports. Found 0 test report files.
Merged test suites, total number tests is 0, with 0 failures and 0 errors.
Hi Aruljothi,
From the error above its saying that pipelines cannot pull the javascript dependency igtb-digital/intellect-authentication-services-module.
Is this a private dependency, if so have you setup your npm credentials in your step correctly to pull that dependency.
Kind Regards,
Nathan Burrell
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
(removed)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.