Skip to content

npm in Github Actions not able to access private repository dependency #26638

Discussion options

You must be logged in to vote

I actually tried a whole bunch of things and eventually solved this, but I think what particularly worked was making a .yarnrc file and adding this line to it:

"@repeaterstore:react-native-cellular-info" "https://npm.pkg.github.com"

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@enisinanaj
Comment options

@ahsansher
Comment options

@m-sirajuddin-bm
Comment options

@ericbutz
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment