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

error Unsafe assignment of an any value when i build the project #44

Closed
agokrim opened this issue Jul 22, 2024 · 2 comments
Closed

error Unsafe assignment of an any value when i build the project #44

agokrim opened this issue Jul 22, 2024 · 2 comments
Assignees

Comments

@agokrim
Copy link

agokrim commented Jul 22, 2024

when i build the project i get this :

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

and many errors like that

error Unsafe assignment of an any value

@nbouvrette nbouvrette self-assigned this Aug 5, 2024
@nbouvrette
Copy link
Contributor

It's a bit hard to troubleshoot further without more information - I do not have these issues on my end which leads me to suspect environment issues.

Can you check if you would be using the latest version of TypeScript and not the one specified in the package.json by any chance?

You would need to provide more details like the commands you are running and the console output.

@nbouvrette
Copy link
Contributor

Closing due to inactivity.

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