how to check npm installed or not in windows code example Example: check if a npm package is installed npm list [package-name] || npm list -g [package-name]