Installation

  • open a terminal in your vscode

  • change directories until you are in your project folder

  • run the command npm install mongoose in the terminal

npm install mongoose

Last updated

Was this helpful?