Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug?]: Can't create new redwoodjs project if user name has space (windows) #7267

Open
1 task
mk48 opened this issue Dec 25, 2022 · 1 comment
Open
1 task
Labels
bug/needs-info More information is needed for reproduction

Comments

@mk48
Copy link

mk48 commented Dec 25, 2022

What's not working?

unfortunately my username "kumaran sony" has space in it (windows 11). I just tried to create a new(my first) redwoodjs project and I couldn't. Please see the below screenshot.

OS: windows 11
node: v16.17.0
yarn : 1.22.19

image

How do we reproduce the bug?

  1. Create a new user account in windows with space in it.
  2. login with that new user.
  3. create a new redwoodjs project.

What's your environment? (If it applies)

No response

Are you interested in working on this?

  • I'm interested in working on this
@mk48 mk48 added the bug/needs-info More information is needed for reproduction label Dec 25, 2022
@redwoodjs-bot redwoodjs-bot bot added this to Main Dec 25, 2022
@redwoodjs-bot redwoodjs-bot bot moved this to Triage in Main Dec 25, 2022
@jaaneh
Copy link
Contributor

jaaneh commented Dec 25, 2022

This is a problem with Yarn rather than Redwood. (I have the same issue with "Jan Henning".)

You'll need to create a new folder that is used for yarn cache/packages. Refer to this and this issue for solutions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/needs-info More information is needed for reproduction
Projects
Status: Triage
Development

No branches or pull requests

2 participants