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

Fix error while initializing LRU cache #841

Merged
merged 1 commit into from
Apr 20, 2020

Conversation

Pita
Copy link
Contributor

@Pita Pita commented Mar 27, 2020

Running rollbar on aws lambda with node version 12.16.1 gave me the following error:

Class constructor LRUCache cannot be invoked without 'new'

This pull request fixes it

@Pita
Copy link
Contributor Author

Pita commented Apr 8, 2020

Travis has finished checking this, not sure why its still yellow

@Pita
Copy link
Contributor Author

Pita commented Apr 20, 2020

Hello @waltjones, could you have a look at this. My company currently works on a patched version because else we can't use rollbar

@waltjones
Copy link
Contributor

@Pita Will aim to get a release out today.

BTW, the Travis build is green. Looks like Github never synced to its final state.

@waltjones waltjones merged commit 4686cc5 into rollbar:master Apr 20, 2020
@waltjones
Copy link
Contributor

This is released in v2.15.2.

https://github.com/rollbar/rollbar.js/releases/tag/v2.15.2

mudetroit pushed a commit that referenced this pull request Mar 14, 2024
Fix error while initializing LRU cache
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

Successfully merging this pull request may close these issues.

2 participants