Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 434 Bytes

npm-bin.md

File metadata and controls

25 lines (18 loc) · 434 Bytes
title section description
npm-bin
1
Display npm bin folder

Synopsis

npm bin [-g|--global]

Note: This command is unaware of workspaces.

Description

Print the folder where npm will install executables.

See Also