Node Commands

1. Remove node module - rm -rf node_modules/bcrypt 2. Install - "npm install" or "yarn"

Comments

Popular posts from this blog

Git Commands