question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with npx @backstage/create-app

See original GitHub issue

Expected Behavior

A backstage app should be generated.

Current Behavior

A vite app is generated.

Possible Solution

Steps to Reproduce

When I run the following:

npx @backstage/create-app

Here is what I see:

Screenshot on 2021-04-19 at 20-43-29

Based on the documentation from the Backstage site, this should create a Backstage application correct?

Screenshot on 2021-04-19 at 20-45-04

Context

I recall several months ago there was a create-app* script that got a skeleton project up quickly.

Your Environment

  • NodeJS Version (v12): v14.15.1
  • Operating System and Version (e.g. Ubuntu 14.04): macOS 11.2.2 (M1)
  • Browser Information:

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
adamdmharveycommented, Apr 20, 2021

That is definitely not the output of npx @backstage/create-app. 😁 Hate to ask, and it’s cutoff in your screen shot, but can you double check exactly what command you ran that triggered that list of sample React-type templates?

0reactions
brandonbloomcommented, May 5, 2021

I’m seeing this as well. Was very confused!

Read more comments on GitHub >

github_iconTop Results From Across the Web

@backstage/create-app - npm
This package provides a CLI for creating a copy of the Backstage app. You can use the flag --skip-install to skip the install....
Read more >
npx @backstage/create-app fails on yarn tsc #10701 - GitHub
Running npx @backstage/create-app should create a new app after exiting withou any issues. Actual Behavior. When arriving at yarn tsc in the " ......
Read more >
Create an App · Backstage Software Catalog and Developer ...
Backstage provides a utility for creating new apps. It guides you through the initial setup of selecting the name of the app and...
Read more >
@backstage/plugin-catalog - npm package | Snyk
The npm package @backstage/plugin-catalog was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package was deemed as ......
Read more >
Getting started with Spotify Backstage - Cortex
Backstage solves common engineering problems by creating a streamlined, ... It's recommended that you self-start with the standalone app — this is the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found