remove node modules command
rm -rf node_modules/
npm install
remove node modules command
rm -rf node_modules/
npm install
npm reinstall
npm install -g npm-reinstall# or yarn global add npm-reinstall
how to install node modules
npm install -g node-modules
reinstall node modules packages
npm i -g npm
rm -rf node_modules/
npm i
reinstall node modules packages
npm i -g npm
cd {working directory}
rm -rf node_modules/
rm package-lock.json
npm cache clear --force
npm i
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us