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

304-Not Modified Error while doing Yarn install #9121

Closed
AravinthK820 opened this issue Dec 17, 2024 · 0 comments
Closed

304-Not Modified Error while doing Yarn install #9121

AravinthK820 opened this issue Dec 17, 2024 · 0 comments

Comments

@AravinthK820
Copy link

error Error: https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz: Request failed "304 Not Modified"
at ResponseError.ExtendableBuiltin (/usr/local/lib/node_modules/yarn/lib/cli.js:696:66)
at new ResponseError (/usr/local/lib/node_modules/yarn/lib/cli.js:802:124)
at Request. (/usr/local/lib/node_modules/yarn/lib/cli.js:66750:16)
at Request.emit (node:events:517:28)
at module.exports.Request.onRequestResponse (/usr/local/lib/node_modules/yarn/lib/cli.js:142287:10)
at ClientRequest.emit (node:events:517:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:700:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
at TLSSocket.socketOnData (node:_http_client:541:22)
at TLSSocket.emit (node:events:517:28)
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

The issue I am encountering occurs while building a image using CodeBuild in AWS when running the yarn install command.
but locally it was building without any issues.

@merceyz merceyz closed this as completed Dec 17, 2024
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

2 participants