kannifarhad / CronusFileManager

Filemanager with React & Nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After npm run start in /backend getting 404 error

coursewarefactory opened this issue · comments

{"status":"fail","error":{"statusCode":404,"messagetext":"Can't find / on this server!","status":"fail","isOperational":true},"message":"Can't find / on this server!","stack":"Error: Can't find / on this server!\n at

Perhaps, you forget that npm run start

{"status":"fail","error":{"statusCode":404,"messagetext":"Can't find / on this server!","status":"fail","isOperational":true},"message":"Can't find / on this server!","stack":"Error: Can't find / on this server!\n at

you must run "npm install" in frontend as well