Property 'fromEntries' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the `lib` compiler option to 'es2019' or later. code example
Example: object.fromentries typescript
"lib": ["es2018", "dom", "esnext"]