Add lockfile after install #5179
Annotations
3 errors
types:
src/pages/CityPicker.tsx#L68
Type 'ForwardedRef<HTMLInputElement>' is not assignable to type 'ForwardedRef<AsyncTypeahead<City>>'.
|
types:
src/ui/Typeahead.tsx#L89
Type 'ForwardedRef<AsyncTypeahead<T>>' is not assignable to type 'Ref<HTMLElement>'.
|
types
Process completed with exit code 2.
|