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

issue with angular 16 #12

Open
YnsDev1 opened this issue Oct 29, 2023 · 0 comments
Open

issue with angular 16 #12

YnsDev1 opened this issue Oct 29, 2023 · 0 comments

Comments

@YnsDev1
Copy link

YnsDev1 commented Oct 29, 2023

Hello All

i try to use resend with angular 16 , but i get the errors down . i try it only with node in index.ts it works fine .

error TS7016: Could not find a declaration file for modulile for module 'react'. 'D:/@@@DEV/apps/@@engel/engmatool/node_modules/react/index.js' implicitly has an 'any' type.
[ng] Try npm i --save-dev @types/react if it exists or add a new declaration (.d.ts) file containing declare module 'react';
[ng]
[ng] 2 import * as React from 'react';
[ng] ~~~~~~~

[ng] × Failed to compile.

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