ed1321ea8f
memfs@4.56.2 (published 2026-01-19) has broken dependencies: @jsonjoy.com/fs-snapshot requires @jsonjoy.com/util@^17.x but imports paths that only exist in version 1.x. This causes e2e tests to fail when creating new apps, as yarn resolves memfs@^4.51.1 to the broken latest version. Signed-off-by: Johan Persson <johanopersson@gmail.com>
@backstage/create-app
This package provides a CLI for creating a copy of the Backstage app.
You can use the flag --skip-install to skip the install.
Usage
With npx:
npx @backstage/create-app
With a local clone of this repo, from the main create-app/ folder, run:
yarn install
yarn backstage-create-app