cli.fail

Practice this fail.

Where will npm ask?

npm · Restart as often as you like

Read the error, choose a command, and learn
why it works. Nothing runs on your machine.

Browse all practice ↗

npm · Beginner

Inspect the default registry URL from effective npm configuration. Do not modify it or install packages.

Where will npm ask?

$ npm install

You need to confirm the default registry first.

How do you print npm’s effective default registry setting?

3 attempts remaining

Read why this fix works

Where will npm ask?

npm config get registry

config get reads an effective setting. Scope-specific registries can still override the default for scoped packages, so this answer concerns the default registry only.

Practice rounds do not affect the daily score or local streak. Try today’s challenge, or choose another scenario.

Copy your result