Skip to content

Instantly share code, notes, and snippets.

@worldofgeese
Last active March 17, 2023 09:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save worldofgeese/bb17dcfa6f9d1d41c017dac2bd0b2602 to your computer and use it in GitHub Desktop.
Save worldofgeese/bb17dcfa6f9d1d41c017dac2bd0b2602 to your computer and use it in GitHub Desktop.
Backstage from zero
curl https://get.volta.sh | bash
volta install node for latest LTS
volta install yarn (wrong yarn version)
volta install yarn@v1.22.19
npx @backstage/create-app@latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment