Skip to content

build error #1924

@jicki

Description

@jicki

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions