While the web server can start and run after grunt server, accessing a model via generated routes will yield 404. Does anyone else also have this issue like me, or I'm configuring something wrongly? I was working on a fresh instance of this generator btw. I already got a fix for this which replaces grunt-connect with grunt-concurrent and grunt-nodemon, just need to verify it's a real issue. Thanks
While the web server can start and run after
grunt server, accessing a model via generated routes will yield 404. Does anyone else also have this issue like me, or I'm configuring something wrongly? I was working on a fresh instance of this generator btw. I already got a fix for this which replacesgrunt-connectwithgrunt-concurrentandgrunt-nodemon, just need to verify it's a real issue. Thanks