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 having issues when using and running @supernovaio/[email protected].
It seems to be types related:
TS2345: Argument of type '(sdk: import(".../supernova-fin-exporter/node_modules/.pnpm/@[email protected]/node_modules/@supernovaio/sdk-exporters/build/sdk-typescript/src/core/SDKSupernova").Supernova, context: import(".../supernova-fin-exporter/node_modu...' is not assignable to parameter of type '(sdk: import(".../supernova-fin-exporter/node_modules/.pnpm/@[email protected]/node_modules/@supernovaio/sdk-exporters/build/sdk-typescript/src/core/SDKSupernova").Supernova, context: import(".../supernova-fin-exporter/node_modul...'.
Types of parameters 'sdk' and 'sdk' are incompatible.
Type 'Supernova' is missing the following properties from type 'Supernova': resources, multiplayer
Is there some extra configuration I need to consider?
Exporter Name
@supernovaio/sdk-exporters
Description
I am having issues when using and running @supernovaio/[email protected].
It seems to be types related:
Is there some extra configuration I need to consider?
Running @supernovaio/[email protected] everything works fine.
Reproducing a bug
No response
Current Behaviour
No response
Expected Behaviour
No response
The text was updated successfully, but these errors were encountered: