datasert / cronjs

Javascript cron parser, validator, evaluator with support for special flags (L, W, # and ?) for Node and Browser
MIT License
71 stars 8 forks source link

Cronjs-parser 'undefined' #25

Closed vkumbha-in closed 2 years ago

vkumbha-in commented 2 years ago

When importing cronjs-parser, I face this issue. Uncaught Error: Module name "parser" has not been loaded yet for context: _. Use require([])

brsanthu commented 2 years ago

Do you have sample example that we can take a look?

brsanthu commented 2 years ago

Closing due to inactivity. If you have an update, please reopen.