HackYourFuture-CPH / FP-class11

Class11 Final Project - A collaboration between HYF and Seasony
MIT License
5 stars 8 forks source link

Rename 'create-batch.js' to 'create-batch.router.js' #161

Closed kfazinic closed 4 years ago

kfazinic commented 4 years ago

Reason:

 ℹ️ uncaughtException: Cannot find module './create-batch.router'
Require stack:
2020-04-13T04:14:39.236763+00:00 app[web.1]: Error: Cannot find module './create-batch.router'
2020-04-13T04:14:39.236764+00:00 app[web.1]: Require stack:
2020-04-13T04:14:39.236764+00:00 app[web.1]: - /app/src/server/api/routes/api-router.js
2020-04-13T04:14:39.236764+00:00 app[web.1]: - /app/src/server/app.js
2020-04-13T04:14:39.236765+00:00 app[web.1]: - /app/src/server/bin/server.js

(Required here )

dpfernandes commented 4 years ago

Approved