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
When spinning this up to run the demo, I'm seeing a number of tsconfig path errors and module resolution errors.
Specifically inside dummy-desktop-agent
import { supply } from "server";
Is this supposed to be da-server? Or is there supposed to be an export from the local server? I realize this is an active WIP. I just do not know enough to resolve this atm.
I am starting work on a Storybook Preset Addon to enable FDC3 UI testing, and I'd love to be able to reference your wip implementation (modern) vs the archived fdc3-browser repo and kolba's sail/electron one.
Lmk. Thank you, sir! 🙏
The text was updated successfully, but these errors were encountered:
Hey Rob,
When spinning this up to run the demo, I'm seeing a number of tsconfig path errors and module resolution errors.
Specifically inside
dummy-desktop-agent
Is this supposed to be
da-server
? Or is there supposed to be an export from the localserver
? I realize this is an active WIP. I just do not know enough to resolve this atm.I am starting work on a Storybook Preset Addon to enable FDC3 UI testing, and I'd love to be able to reference your wip implementation (modern) vs the archived fdc3-browser repo and kolba's sail/electron one.
Lmk. Thank you, sir! 🙏
The text was updated successfully, but these errors were encountered: