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

formattedDate is not declared #48

Open
JustGoscha opened this issue Nov 25, 2024 · 0 comments
Open

formattedDate is not declared #48

JustGoscha opened this issue Nov 25, 2024 · 0 comments

Comments

@JustGoscha
Copy link

JustGoscha commented Nov 25, 2024

Hey there!

Whatever version is published now on npm doesn't have the var in front of formattedDate which is leading to issues.

image

see here

I don't know why. Because it does have it in the code in this repository. So something must have gone wrong when publishing that version. But it leads for example my pino-papertrail to fail with:

ReferenceError: formattedDate is not defined
    at generateDate (***/node_modules/glossy/lib/glossy/produce.js:376:5)

I guess this commit:
734b9c8
never made it out into a published package

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