You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering a compatibility issue after following your package's installation instructions. The documentation indicates that a specific package should be installed; however, the tsup configuration appears to be referencing an older, incompatible version. This discrepancy is causing conflicts and preventing the package from functioning correctly.
Could you please take a look at the tsup configuration within the package and ensure it aligns with the documented dependencies? I would greatly appreciate your assistance in resolving this matter.
Thank you for your time and consideration.
Upvote & Fund
We're using Polar.sh so you can upvote and help fund this issue.
We receive the funding once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog.
The text was updated successfully, but these errors were encountered:
I'm hoping you can shed some light on an issue I'm facing. Even when using the deprecated package, I'm encountering a TypeScript error. My goal is to utilize use client for specific components without manual intervention, but the typescript error persists even with this approach.
Could you please investigate why this issue is occurring?
Hello,
I am encountering a compatibility issue after following your package's installation instructions. The documentation indicates that a specific package should be installed; however, the
tsup
configuration appears to be referencing an older, incompatible version. This discrepancy is causing conflicts and preventing the package from functioning correctly.Reproduction Steps
Installed the package as instructed:
Configured
tsup
I think it use your old package esbuild-react18-useclient as follows:Attempted to use the following configuration, but encountered a TypeScript error:
TypeScript Error:
Request
Could you please take a look at the
tsup
configuration within the package and ensure it aligns with the documented dependencies? I would greatly appreciate your assistance in resolving this matter.Thank you for your time and consideration.
Upvote & Fund
The text was updated successfully, but these errors were encountered: