Skip to content

v-moravec/drizzle-cf-error

Repository files navigation

Nuxt Drizzle CF Example

Setup 🛠

Make sure to install the dependencies:

yarn install

Add your environment variables to .env

CF Error

service core:user:worker: Uncaught TypeError: Pool is not a constructor
  at 4s3or5e5pl8.js:15018:16 in useDB
  at 4s3or5e5pl8.js:15022:8
✘ [ERROR] MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above.

To see Pool connection error run:

yarn build

And then:

npx wrangler pages dev dist/

Development Server 👨🏻‍💻

Start the development server on http://localhost:3000

yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published