teambit / bit

A build system for development of composable software.

Home Page:https://bit.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend intro issues and dead links

sbland opened this issue · comments

Describe the bug

Following the backend node guide here https://bit.dev/docs/backend-intro has some bad links and errors.

Steps to Reproduce

  1. bit new node my-node-demo-app --empty
  2. Gives following error:
template "node" was not found, please use --aspect flag to load from an env i.e --aspect teambit.react/react-env
 Learn more about component templates here: https://bit.dev/reference/generator/create-generator
  1. The link is dead

Expected Behavior

Should create the node workspace and link should not be dead.

Specifications

  • Bit version:1.6.62
  • Workspace type: harmony
  • Node version:18.19.1
  • npm version:10.2.4
  • Platform: ubuntu

Thanks for reporting! Issue is resolved on latest docs.