crontab-ui icon indicating copy to clipboard operation
crontab-ui copied to clipboard

process.env.HUMANCRON error

Open Sanjeev3008 opened this issue 2 years ago • 1 comments

Make sure these boxes are checked( - [x] ) before submitting an issue.

  • [x] Running latest npm and node? (Run npm --version and node --version). Get the latest nodejs here.
  • [x] The node_modules folder has right permissions (Run ls -ld $(npm root -g)/crontab-ui)
  • [x] Read issues.md
  • [x] Gone through existing open and closed issues.

Sanjeev3008 avatar Apr 29 '22 14:04 Sanjeev3008

var humanCronLocate = process.env.HUMANCRON ?? "en" ^ SyntaxError: Unexpected token ?

Did not get the error in local but when i run it a gateway server, the application doesnt start

Sanjeev3008 avatar Apr 29 '22 14:04 Sanjeev3008

Duplicate https://github.com/alseambusher/crontab-ui/issues/204

alseambusher avatar Sep 01 '22 15:09 alseambusher