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
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
Hey i have the error mentioned in the title, do someone know how to fix it ? details down