79596989

Date: 2025-04-28 17:21:28
Score: 2.5
Natty:
Report link

When using npm init, separate keywords with commas (or spaces).

Based on @rsp's example

/caught $ npm init
...
keywords: promise async, UnhandledPromiseRejectionWarning, PromiseRejectionHandledWarning

...
# You cannot escape the space with a `\`. 

Adding this because npm is tagged

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @rsp's
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: Jesulayomi