node-mapnik-sample-code icon indicating copy to clipboard operation
node-mapnik-sample-code copied to clipboard

Class constructor Pool cannot be invoked without 'new'

Open fultonm opened this issue 3 years ago • 1 comments

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

fultonm avatar Nov 21 '20 19:11 fultonm