Skip to content

Using Elementz in Next.js #16

@noxterr

Description

@noxterr

Is it possible to import elementz into next.js? I tried npm i elements --save but it gives me the same error which I screenshot and posted below

Translation of part 3
"Unable to find any declaration file for elemenz module. THE_PATH has been assigned implicitly to a type any"
Try with npm i --save-dev @types/elementz if it exists or add a new declaration file with d.ts extension containing declare module 'elementz';

part 3
part 2
part 1

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