Cannot develop with linked matrix-js-sdk #3081
Labels
A-Developer-Experience
Workflow of developing: building, linting, debugging, profiling, etc.
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Critical
Prevents work, causes data loss and/or has no workaround
T-Defect
Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems
Steps to reproduce
livekit
yarn install
yarn link matrix-js-sdk
yarn dev
Outcome
What did you expect?
Element Call starts
What happened instead?
The page crashes on a white screen because there is a decorator used in matrix-js-sdk/src/http-api/fetch.ts, which Babel does not transpile. I thought https://stackoverflow.com/a/69665198 might be the solution here but it still doesn't transpile the decorator. (why?)
Operating system
NixOS 24.11
Browser information
Firefox 135.0.1
URL for webapp
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: