error TS2307: Cannot find module 'rxjs' or its corresponding type declarations #3878
Open
3 tasks done
Labels
dependencies
Pull requests that update a dependency file
typescript
Issues relating to use of TypeScript with Forge
Milestone
Pre-flight checklist
Forge version
7.7.0
Electron version
34.2.0
Operating system
PopOS! 22.04 x64
Last known working Forge version
No response
Expected behavior
No TypeScript compilation errors
Actual behavior
Steps to reproduce
Run
npx tsc --noEmit
on the vite + typescript templateAdditional information
Solution: update
listr2
to version "^8.1.0" (i.e. by changingforge/package.json
Line 63 in aee077f
listr2
fix: listr2/listr2@4eab16a .The text was updated successfully, but these errors were encountered: