Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

PayloadTooLargeError: request entity too large (after pnpm up -r) #90

Open
mtapiafdez opened this issue Sep 26, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mtapiafdez
Copy link

Describe the bug
If packages within the repo are updated, PayloadTooLargeError: request entity too large shows in expo app.

To Reproduce
Steps to reproduce the behavior:

  1. Clone starter repo
  2. Clean workspaces (if had installed) and clean pnpm store (sudo pnpm store prune)
  3. pnpm i
  4. pnpm up -r
  5. Start dev --ios on expo
  6. See logs

Expected behavior
I would expect starter project to not have that start issue or lock whatever package causes the logged error.

Logs
image

Screenshots
Above

Desktop (please complete the following information):

  • OS: macos ventura 13.6
  • Browser: N/A (Chrome)
  • Version: N/A (Chrome 116.0.5845.187)

Smartphone (please complete the following information):

  • Device: iPhone 15 simulator
@mtapiafdez mtapiafdez added the bug Something isn't working label Sep 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant