npm is not downloading all files in node_modules folder when i run npm install mongodb
code is not running and also not throw error and cursor stuck
npm is not downloading all files in node_modules folder when i run npm install mongodb
code is not running and also not throw error and cursor stuck
can you provide error message also
or you should try this command
npm install mongodb -f
or
npm install mongodb -force