Quiz · 5 questions
🟠 pnpm
Performant npm — content-addressable, disk-saving, strict
Level 0Newbie
0 XP0/55 lessons0/16 achievements
0/80 XP to next level80 XP to go0% complete
Quiz
01How does pnpm save 50-70% disk space compared to npm?
Hint
Two parts to the answer: where the files live, and how projects link to them.
02What problem does pnpm's strict nested node_modules structure prevent?
Hint
The bug is 'works by accident'.
03What's blocked by default in pnpm v10 for security?
Hint
The thing that historically ran arbitrary code on npm install.
04What command converts an npm-managed project to pnpm?
Hint
Verb that English speakers say when pulling something from elsewhere.
05What's pnpm's equivalent of npx (run a tool without installing)?
Hint
Three letters, starts with d.
Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.