Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is an issue Data.cjs file #377

Open
jamesmwase opened this issue Nov 19, 2022 · 0 comments
Open

There is an issue Data.cjs file #377

jamesmwase opened this issue Nov 19, 2022 · 0 comments

Comments

@jamesmwase
Copy link

jamesmwase commented Nov 19, 2022

It happened first time I forgot to catch it. This is the second time this issue has happened in my knowledge so I figured I might as well report it.

node_modules/date-holidays-parser/lib/Data.cjs:132
(state && tmp.states && (tmp = tmp.states[state]))
^

[TypeError: Cannot read properties of undefined (reading 'states')
at Data.getRules (/home/james/Documents/app/backend-master/node_modules/date-holidays-parser/lib/Data.cjs:132:25)
at listOnTimeout (node:internal/timers:564:17)
at processTimers (node:internal/timers:507:7)
]

Node.js v18.12.1
[nodemon] app crashed - waiting for file changes before starting...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant