Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Types are failing in 2.0.15 #4

Open
naso opened this issue Apr 1, 2024 · 0 comments
Open

Types are failing in 2.0.15 #4

naso opened this issue Apr 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@naso
Copy link

naso commented Apr 1, 2024

Exporter Name

@supernovaio/sdk-exporters

Description

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?

Running @supernovaio/[email protected] everything works fine.

Reproducing a bug

No response

Current Behaviour

No response

Expected Behaviour

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant