Skip to content

tukiminya/remix_vite_postgresjs_issue

Repository files navigation

Postgresjs ERR_UNSUPPORTED_ESM_URL_SCHEME problem in Remix + Vite

This repository is for reproducing problems encountered with PostgresJS.

Run npm run dev and access the page to see the target error.

An environment that could be recreated:

  • Ubuntu 22.04.3 LTS with WSL2
  • Nodejs 20.12.0 with asdf v0.13.1-0586b37

Pre-required

Create .dev.vars file and set connection string to DB_URI

DB_URI="postgres://[CONNECTION_STRING]"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published