npm install onlly node_modules code example Example 1: install npm globally npm install npm@latest -g Example 2: how to install npm modules npm install packagename