custom-card-helpers
custom-card-helpers copied to clipboard
Cannot find module './translations/localize' when updating from 1.7.1 to 1.9
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:
It seems it requires an update on typescript and this may lead to the error. My packages after the update are:
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
I can update everything red but custom card helpers without any issues: