npm find where package is installed code example Example: check if a npm package is installed npm list [package-name] || npm list -g [package-name]