Vikrant Chauhan
Results
3
comments of
Vikrant Chauhan
**add last line too as mentioned below with commenets** app.use('/books', express.static(path.join(__dirname, 'dist'))); app.use('/book', book); app.use('', book); //add this line too
add the following line too app.use('', book);
try importing babel , it worked for me https://sequelize.org/docs/v6/other-topics/migrations/#using-babel