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

Cannot find module './translations/localize' when updating from 1.7.1 to 1.9 #60

Open
reptilex opened this issue Apr 2, 2022 · 1 comment

Comments

@reptilex
Copy link

reptilex commented Apr 2, 2022

When I try to update custom-card-helper package I get an error:
`Cannot find module './translations/localize' or its corresponding type declarations.

2 import { LocalizeFunc } from "./translations/localize";`

This are my packages and my update instruction:
Screenshot 2022-04-02 at 12 44 04

It seems it requires an update on typescript and this may lead to the error. My packages after the update are:
Screenshot 2022-04-02 at 12 45 03

I know this might be very specific to what I have here, but could you at least point me into the right direction? I suffer with all this typescript babel package stuff. Thanks

@reptilex
Copy link
Author

reptilex commented Apr 2, 2022

I can update everything red but custom card helpers without any issues:
Screenshot 2022-04-02 at 12 57 13

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