Closed rickyzhangca closed 9 months ago
local node version is 18.18.2
Hi :wave: If you haven't built the library first, it will fail to resolve it since the demo depends on a local build. This is a good shout for us to add that to our demo documentation.
pnpm build
pnpm run start:demo
should get it up and running. I just re-verified.
steps to reproduce
pnpm i
pnpm run start:demo