-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
meta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonteam: team-experiencetype: bugSomething isn't workingSomething isn't working
Description
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
- Create a Redwood.js Gitpod workspace
- Notice how the project starts nicely.
- Close the session
- Turn off the Gitpod workspace
- Turn the Gitpod workspace back on (open it).
- 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
Labels
meta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonteam: team-experiencetype: bugSomething isn't workingSomething isn't working