Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Backstage Associate (CBA)

Domain 1Objective 4

Download and Install Dependencies for a Backstage Project with NPM/Yarn CBA Practice Questions (Page 4)

Part of the Backstage Development Workflow domain, which accounts for 24% of the CBA exam. Linux Foundation does not publish an official question count, but from its 90-minute exam (~35–60 total, ~8–14 in this domain), expect 2–3 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)

29questions here
6free pages
8concepts
24%of the exam

Questions 16–20

  1. 16foundation · easy

    Which command installs all dependencies listed in a Backstage project's package.json using the default Node.js package manager?

    Select an answer first
  2. 17foundation · easy

    A Backstage project includes a yarn.lock file. What is the purpose of this file during installation?

    Select an answer first
  3. 18application · medium

    A developer runs 'npm install' in a Backstage project and sees the following output: 'npm ERR! code ERESOLVE' followed by a dependency conflict. What does this error indicate?

    Select an answer first
  4. 19expert · hard

    A Backstage project has a build process that runs 'npm install --production' to install only production dependencies. However, the build fails because a package that is listed in 'devDependencies' is needed during the build. What is the best solution?

    Select an answer first
  5. 20application · medium

    A developer is troubleshooting a failed 'npm install' in a Backstage project. The error message indicates a network timeout while fetching a package. Which step should the developer try first?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Foundation. “CBA” is a trademark of its owner, used for identification only.