Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I try to connect mongo with vs but I can't fix the problem, I tried many thing but still I cant solve it this is

image text in transcribedimage text in transcribedimage text in transcribed

I try to connect mongo with vs but I can't fix the problem, I tried many thing but still I cant solve it

this is my code and the terminal can you help me

if no solution tell me how can delete every package from terminal and start from the beginning

//dealing with static files app.use(express.static('public')) // bring ejs app.set('view engine', 'ejs') // move between pages app.get('/', (req, res) { res.redirect("/html") \}) app.get('/html', (req, res) { \}); res.render("addnew") app.listen(port, () { console.log('Example app listening on port ${port}) \})

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Focus On Geodatabases In ArcGIS Pro

Authors: David W. Allen

1st Edition

1589484452, 978-1589484450

More Books

Students also viewed these Databases questions

Question

List four examples of customer acceptance measures.

Answered: 1 week ago

Question

3. The group answers the questions.

Answered: 1 week ago

Question

1. How will you, as city manager, handle these requests?

Answered: 1 week ago