Iulian25h

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    there is a problem with mongoose

    const mongoose = require('mongoose') mongoose.connect(process.env.DB_URI).then(() => { console.log('connected')})   Unresolved function or method connect()     the aplication runs but i keep get...
    • 2 followers
    • 1 comment
    • 0 votes