#npx @backstage/create-app not working
1 messages · Page 1 of 1 (latest)
MY local tools versions
node version : v20.14.0
yarn version : 1.22.19
npm version : 10.7.0
python version : 3.12.3
Can you try to simplify it to only npx @backstage/create-app@latest?
Issues was also logged for this here: https://github.com/backstage/backstage/issues/26381
This works fine. But my requirement is specific to version 0.5.16.
Nevertheless the issue got solved now by doing
npm i @backstage/[email protected]
And then proceeded by
npx @backstage/[email protected]
I was the one who raised the issue there
I have closed the issue in github