typescript-result icon indicating copy to clipboard operation
typescript-result copied to clipboard

"Property 'fromAsync' does not exist on type 'typeof ResultFactory'" Error on TS versions below 5

Open deckerjeferson opened this issue 4 months ago • 0 comments

Hi! I've started using the li today, but when trying to run my tests started to get the error "Property 'fromAsync' does not exist on type 'typeof ResultFactory'" . My project is on 4.9.5.

When I switched the TS version to the latests, it worked like a charm.

deckerjeferson avatar Jul 24 '25 19:07 deckerjeferson