bgrnwd / fotmob

:soccer: An unofficial JavaScript/TypeScript client for the FotMob API
MIT License
137 stars 18 forks source link

[BUG] Trying to use it with Remix. i get TypeError: Fotmob is not a constructor #433

Closed ItamarShDev closed 9 months ago

ItamarShDev commented 10 months ago

Is there an existing issue for this?

Current Behavior

No response

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS: macos
- Node: 18
- npm: 8

Version

1.1.0

Anything else?

No response

ItamarShDev commented 9 months ago

Fixed by adding 'fotmob' to serverDependenciesToBundle in remix.config file