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

Update installation.md #9887

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Update installation.md #9887

merged 1 commit into from
Jan 26, 2024

Conversation

loddaa
Copy link
Contributor

@loddaa loddaa commented Jan 26, 2024

yarn install was missing in the tutorial command.

@jtoar
Copy link
Contributor

jtoar commented Jan 26, 2024

Hey @loddaa, thank you! We recently published a fix to create redwood app that affected users with yarn v1. Besides the docs missing the install step, was your experience ok? Or did you run into other obstacles as well?

@jtoar jtoar added the release:docs This PR only updates docs label Jan 26, 2024
@jtoar jtoar added this to the next-release-patch milestone Jan 26, 2024
@jtoar jtoar merged commit 802c251 into redwoodjs:main Jan 26, 2024
35 of 37 checks passed
jtoar pushed a commit that referenced this pull request Jan 26, 2024
`yarn install` was missing in the tutorial command.
jtoar added a commit that referenced this pull request Jan 26, 2024
@loddaa
Copy link
Contributor Author

loddaa commented Jan 27, 2024

Hey @loddaa, thank you! We recently published a fix to create redwood app that affected users with yarn v1. Besides the docs missing the install step, was your experience ok? Or did you run into other obstacles as well?

@jtoar Hey! Actually I had to downgrade from yarn 4.0.2 to yarn 1.22.21 because I had an error after running the command yarn create redwood-app ./redwoodblog

See 8530

I also had to downgrade from node 20.10 to node 18.18.1.

Have a nice day 💪

dac09 added a commit to dac09/redwood that referenced this pull request Jan 30, 2024
…eat/ssr-middleware

* 'feat/ssr-middleware' of github.com:dac09/redwood:
  Apply suggestions from Tobbe's review
  Apply suggestions from Tobbe's review
  Update installation.md (redwoodjs#9887)
@jtoar jtoar modified the milestones: next-release-patch, v6.6.4 Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:docs This PR only updates docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants