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

Yarn install failing due React-native-mask returning 404 #9037

Open
sanketpardeshifmc opened this issue Feb 26, 2024 · 0 comments
Open

Yarn install failing due React-native-mask returning 404 #9037

sanketpardeshifmc opened this issue Feb 26, 2024 · 0 comments

Comments

@sanketpardeshifmc
Copy link

##[section]Finishing: Select Node.js Version v2
##[section]Starting: yarn/npm install

Task : Command Line
Description : Run a command line with arguments
Version : 1.1.3
Author : Microsoft Corporation
Help : More Information

[command]/bin/sh -c if [ -f yarn.lock ]; then { yarn install --network-timeout=600000 && yarn list --depth=0; } else npm install; fi
(node:7371) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:7371) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:7371) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:7371) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:7371) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:7371) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:7371) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:7371) Warning: Use Cipheriv for counter mode of aes-256-ctr
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/react-native-mask/-/react-native-mask-0.5.0.tgz: Request failed "404 Not Found"".
info If you think this is a bug, please open a bug report with the information provided in "/Users/runner/work/1/s/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
##[error]/bin/sh failed with return code: 1
##[error]/bin/sh failed with error: /bin/sh failed with return code: 1
##[section]Finishing: yarn/npm install

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

1 participant