Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm having the following issues when building with Jenkins. #68

Closed
ArtixZ opened this issue Sep 25, 2018 · 3 comments
Closed

I'm having the following issues when building with Jenkins. #68

ArtixZ opened this issue Sep 25, 2018 · 3 comments

Comments

@ArtixZ
Copy link

ArtixZ commented Sep 25, 2018

npm ERR! Linux 2.6.32-754.el6.x86_64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v7.8.0
npm ERR! npm  v4.2.0
npm ERR! code E404

npm ERR! 404 User not found : @xtuc/long
npm ERR! 404 
npm ERR! 404  '@xtuc/long' 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 '@webassemblyjs/wast-parser'
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!     /home/ccms/.npm/_logs/2018-09-25T22_06_00_478Z-debug.log
Build step 'Execute shell' marked build as failure

Wondering why this package is not in npm registry. Can anyone advise?

@dcodeIO
Copy link
Owner

dcodeIO commented Sep 25, 2018

cc @xtuc

@xtuc
Copy link

xtuc commented Sep 26, 2018

@dcodeIO this is not related to your repo (if you want unsuscribe).

@ArtixZ are you using a registry proxy or cache? Also npmjs's registry had an incident yesterday, maybe it's already fixed?

For ref #66

@ArtixZ
Copy link
Author

ArtixZ commented Sep 26, 2018

After deleting the .npmrc file where Jenkins is running the build script, it's successfully built now.

To whom might encounter the same issue, the .npmrc file locates in ~/.npmrc.

@dcodeIO dcodeIO closed this as completed Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants