FileTransfer icon indicating copy to clipboard operation
FileTransfer copied to clipboard

npm run dev:webrtc got error

Open VinsonCai opened this issue 1 year ago • 1 comments

when I try i run the project locally, but it got error as below:

npm run dev:webrtc

[email protected] dev:webrtc pnpm --filter file-transfer-webrtc run dev

No projects matched the filters in ""

===

VinsonCai avatar Aug 28 '24 00:08 VinsonCai

pnpm --filter @ft/webrtc run dev

WindRunnerMax avatar Aug 28 '24 01:08 WindRunnerMax