Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline is getting a 403 errors running node.js npm install

Dan Dubinsky
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 28, 2019

All of a sudden my Bitbucket Pipeline is failing to download files requested by Node.js npm install. It's worked for months and now its returning 403 errors downloading files like:

https://yt-dl.org/downloads/latest/youtube-dl 

https://github.com/lovell/sharp-libvips/releases/download/v8.6.1/libvips-8.6.1-linux-x64.tar.gz

One of the npm packages has a work around that worked: 

https://github.com/lovell/sharp/issues/1632#ref-issue-426647599

Not all of them do and my pipeline is failing and so I can't do builds anymore. The build works fine running from my local workstation, just not from pipeline.

Any help would be appreciated. My CI pipeline is basically useless and I have to run all builds manually.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events