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.

yarn create-plugin --backend no longer works

See original GitHub issue

Expected Behavior

Docs for creating a backend plugin should be up-to-date.

Current Behavior

yarn create-plugin --backend is no longer valid after https://github.com/backstage/backstage/pull/8039

Possible Solution

Update docs https://backstage.io/docs/plugins/backend-plugin with the latest way to create a backend plugin i.e. yarn backstage-cli create and choose backend-plugin.

@rugvip Any other thoughts on this? 😁

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jhaalscommented, Jan 3, 2022

Of course you can! 😃 If I understand @Rugvip the file that need updating before addressing documentation is https://github.com/backstage/backstage/blob/master/packages/create-app/templates/default-app/package.json.hbs#L23

0reactions
github-actions[bot]commented, Jul 14, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build System · Backstage Software Catalog and Developer ...
The Backstage build system is a collection of build and development tools that help you lint, test, develop and finally release your Backstage...
Read more >
Backstage Plugins by Example: Part 3 - John Tucker - Medium
Please note: One interesting thing here is that we can no longer run our backend Plugin by simply running yarn start . This...
Read more >
Plugins | Yarn - Package Manager
Plugins. Edit this page on GitHub. Ever since Yarn was created, ... commands that make working with workspaces a more pleasing experience (for...
Read more >
Build a data source backend plugin | Grafana Labs
Create a backend for your data source plugin. ... Refer to the Grafana configuration documentation for more information. ... yarn install yarn build....
Read more >
Error: yarn start - error Command "start" not found
(This will automatically install the latest create-react-app version). -Then run the command yarn start and it will work.
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