Skip to content

Corepack isn't persisted between sessions #20244

Closed as not planned
Closed as not planned
@davidrhoderick

Description

@davidrhoderick

Bug description

After the first init run of my workspace, every time I start the workspace, I have to re-enable corepack. I can't find in the documentation how to persist corepack from session to session.

Steps to reproduce

  1. Create a Redwood.js Gitpod workspace
  2. Notice how the project starts nicely.
  3. Close the session
  4. Turn off the Gitpod workspace
  5. Turn the Gitpod workspace back on (open it).
  6. Notice how you can't run yarn rw dev without first enabling corepack.

Workspace affected

redwoodjs-starter-1973l3npt3n

Expected behavior

I wish it would retain corepack's enabled state between sessions, just like my computer does.

Example repository

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions