Skip to content

Commit dc2823c

Browse files
committed
chore: Add warning from #17 to the cli as well.
1 parent 15b8f5d commit dc2823c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/src/cli.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ const main = defineCommand({
5050

5151
if (!npmUser) {
5252
logWarning('Not logged in to npm. Starting npm login...')
53+
logWarning('This allows npmx to access your npm cli and any authenticated contexts.')
5354
// oxlint-disable-next-line no-console -- deliberate spacing
5455
console.log()
5556

0 commit comments

Comments
 (0)