NPM best practices: Stop installing npm packages globally There is almost no use in installing npm packages globally. Here's why
NodeJS best practice for production: Use stable node and npm versions across your projects and teams Use stable versions of Node.js and npm to avoid surprises in production
Fixing ‘bash’ is not recognized as an internal or external command when used within npm scripts on Windows Fixing bash is not recognized as an internal or external command error