I get the weird error after upgrade:
[!] (plugin typescript) Error: Could not load D:/p/j/project/src/router.ts (imported by D:\p\j\project\src\main.ts): Debug Failure. False expression: Expected fileName to be present in command line
The plugin receives no config and I could not find any correlations with tsconfig. From not common is only that the project uses vue-plugin. Also the project is NDA one, and I cannot publish the whole codebase, but will answer to any questions as quickly as possible. Thanx !
Thanks for opening an issue. Citing the issue template:
Issues without minimal reproductions will be closed! Please provide one by:
- Using the REPL.it plugin reproduction template at https://repl.it/@rollup/rollup-plugin-repro
- Provide a minimal repository link (Read https://git.io/fNzHA for instructions).
These may take more time to triage than the other options.- Using the REPL at https://rollupjs.org/repl/
Please add a reproduction and we'll be happy to triage further.
hi @houd1ni
could you find a fix after all? I'm having the very same issue.
hi @houd1ni
could you find a fix after all? I'm having the very same issue.
hi @etylsarin & @mbrevda Sorry for long reply.
I kept running 3.0.0 until accidentally upgraded to 4.1.1 (with ^3.8.3 typescript, ^1.11.1 tslib and ^2.7.3 rollup versions), and it works for now.