create-redwood-app includes private Verdaccio registry causing installation failure #11706
Open
1 task done
Labels
bug/needs-info
More information is needed for reproduction
What's not working?
When creating a new Redwood project with
npx create-redwood-app
, the generated package.json includes a private Verdaccio registry that causes installation to fail for new users.Current Behavior
The generated package.json includes a private registry reference:
This causes yarn install to fail with:
How do we reproduce the bug?
What's your environment? (If it applies)
No response
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: