Skip to content

Error: FST_ERR_PROMISE_NOT_FULLFILLED

Tobin Bradley edited this page Mar 10, 2020 · 1 revision

@JamesChevalier saw this error when using mbtiles-server with 600+ MBTILES files. He found adding an explicit return fixed the problem, but that solution caused an issue in at least one version of NodeJS.

If you run in to this issue, you might try adding an explicit return to see if it fixes the problem.

Clone this wiki locally