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
TypeError: KratosPublicSDK is not a constructor
or
index.ts:1:10 - error TS2305: Module '"./node_modules/@oryd/kratos-client/dist/api"' has no exported member 'KratosPublicSDK'.
1 import { KratosPublicSDK } from '@oryd/kratos-client'
I know documentation is hard. But first line of code in introductionary Quickstart is too much 😀Any chance to fix it?
The text was updated successfully, but these errors were encountered:
Was very exciting to try your software. Started from Quickstart, but literally first line of code example is broken:
gives
I know documentation is hard. But first line of code in introductionary Quickstart is too much 😀Any chance to fix it?
The text was updated successfully, but these errors were encountered: