Skip to content
Home » How to check the list of npm packages on mac

How to check the list of npm packages on mac

Let’s start the discussion about How to check the list of npm packages on mac in following methods.

List of globally installed npm packages on mac

To see the List of globally installed npm packages on mac then run the following command.

npm list -g --depth 0

I hope the strategies listed above work for you. Happy coding and come back again.

Similar Post : npm get global