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
  • 441 Views
  • Share:

2 Comment

image
wunmi omotosho 1 year ago

kindly share the screen shot of your code

image
1 year ago

Can you explan more on the error you are getting