Hi :slightly_smiling_face: Trying custom UI, follo...
# talk-kratos
g
Hi 🙂 Trying custom UI, following this guide getting below error running
npm i @ory/elements-react @ory/client @ory/elements-test
, any clue is appreciated.
w
That guide might be either ahead of it’s time, or stale There is no elements-react npm package in Ory (or it’s private) https://www.npmjs.com/package/@ory/elements-react The Ory elements github examples don’t mention elements-react https://github.com/ory/elements/tree/main/examples I don’t have experience with this, but until someone messages, try with ory/elements if you can
g
@wooden-room-29321 Thanks 👍
m
Hey Zin, thanks for the report & thanks for the debugging help Trent. I let you know when the guide is fixed/issue created
elements-react does not exist, it should just be elements when you are using normal react. suffix is only needed for preact, fixing the docs now.