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

Class constructor Pool cannot be invoked without 'new' #9

Open
fultonm opened this issue Nov 21, 2020 · 1 comment
Open

Class constructor Pool cannot be invoked without 'new' #9

fultonm opened this issue Nov 21, 2020 · 1 comment

Comments

@fultonm
Copy link

fultonm commented Nov 21, 2020

The tile/pool/App.js starts and runs fine. But getting error Class constructor Pool cannot be invoked without 'new' when viewing http://localhost:8000/?z=1&x=0&y=1 and just a blank screen when viewing the index.html
macOS Big Sur on Google Chrome, Node version 15.2.1

@jonshutt
Copy link

Given how old this is, I installed an older version generic-pool, and it seemed to work
npm i generic-pool@2

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

2 participants