Skip to content

onmax/nuxt-better-auth-82

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug Reproduction: NuxtHub 0.10.5 Incompatibility

Issue: nuxt-modules/better-auth#82

Steps to Reproduce

pnpm install
pnpm build

Expected Error

Could not resolve "../hub/db.mjs" from ".nuxt/better-auth/database.mjs"

Root Cause

@onmax/nuxt-better-auth hardcodes import from '../hub/db.mjs' in src/module.ts:313 but NuxtHub 0.10.5 now exports from hub:db alias.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors