Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Elementz in Next.js #16

Open
noxterr opened this issue Feb 9, 2022 · 0 comments
Open

Using Elementz in Next.js #16

noxterr opened this issue Feb 9, 2022 · 0 comments

Comments

@noxterr
Copy link

noxterr commented Feb 9, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant