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

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

Description

@mtapiafdez

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions