Single Choice Easy

QWhich of the following commands can be used to publish a public package?

ID: #19446 NPM - Package Manager 107 views
Question Info
#19446Q ID
EasyDifficulty
NPM - Package ManagerTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A npm publish
  • B npm publish --access=public
  • C npm publish --scope=public
Correct Answer

Explanation

npm publish --access=public

Share This Question

Challenge a friend or share with your study group.