Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Cannot use namespace 'Layout' as a type. #100

Open
0xNegi opened this issue May 14, 2022 · 2 comments
Open

Cannot use namespace 'Layout' as a type. #100

0xNegi opened this issue May 14, 2022 · 2 comments

Comments

@0xNegi
Copy link

0xNegi commented May 14, 2022

Hey i have the error mentioned in the title, do someone know how to fix it ? details down

node_modules/@orca-so/sdk/node_modules/@solana/spl-token/lib/index.d.ts:28:28 - error TS2709: Cannot use namespace 'Layout' as a type.

28   export const MintLayout: Layout;
                              ~~~~~~

node_modules/@orca-so/sdk/node_modules/@solana/spl-token/lib/index.d.ts:37:31 - error TS2709: Cannot use namespace 'Layout' as a type.

37   export const AccountLayout: Layout;
                                 ~~~~~~


Found 2 errors in the same file, starting at: node_modules/@orca-so/sdk/node_modules/@solana/spl-token/lib/index.d.ts:28
@staccDOTsol

This comment was marked as spam.

@staccDOTsol

This comment was marked as spam.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@staccDOTsol @0xNegi and others