src/i18n.ts
`
const translations: any = import.meta.glob('../**/{locale,locales}/index.(ts|js)', { eager: true });
const result = {};
const translations: any = import.meta.glob('../**/{locale,locales}/index.(ts|js)', { eager: true });
const result = {};
`
51.17 [vite:import-glob] ENOTDIR: not a directory, scandir '/proc/self/fd/18'
51.17 file: /src/i18n.ts
51.17 error during build:
51.17 Error: ENOTDIR: not a directory, scandir '/proc/self/fd/18'
src/i18n.ts
`
const translations: any = import.meta.glob('../**/{locale,locales}/index.(ts|js)', { eager: true });
const result = {};
const translations: any = import.meta.glob('../**/{locale,locales}/index.(ts|js)', { eager: true });
const result = {};
`
51.17 [vite:import-glob] ENOTDIR: not a directory, scandir '/proc/self/fd/18'
51.17 file: /src/i18n.ts
51.17 error during build:
51.17 Error: ENOTDIR: not a directory, scandir '/proc/self/fd/18'