server error

import app from "./app.js"; 

app.listen( PORT, ()=>{     console.log(`Server now listening on port ${PORT}`) } )


Why isn't it working?

  • 2 Comments
  • 97 Views
  • Share:

2 Comment

image
wunmi omotosho 4 months ago

kindly share the screen shot of your code

image
4 months ago

Can you explan more on the error you are getting