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

Could not find a declaration file for module 'node-esapi' #7

Open
ghost opened this issue Jan 29, 2021 · 2 comments
Open

Could not find a declaration file for module 'node-esapi' #7

ghost opened this issue Jan 29, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 29, 2021

Try npm i --save-dev @types/node-esapi if it exists or add a new declaration (.d.ts) file containing declare module 'node-esapi';ts(7016)

@xeno6696
Copy link

xeno6696 commented Aug 6, 2022

Assuming resolved. No activity for 1.5yrs.

@prashanttiwarinice
Copy link

Try npm i --save-dev @types/node-esapi if it exists or add a new declaration (.d.ts) file containing declare module 'node-esapi';ts(7016)

Were you able to find a way to fix this? I know it has been a long time. I am seeing this error too.

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

2 participants