bennymeg / nx-electron

Electron schematics for nrwl nx platform
Apache License 2.0
309 stars 82 forks source link

Error with typescript #211

Closed francescodepaloo closed 1 year ago

francescodepaloo commented 1 year ago

TypeError: (0 , typescript_1.readTsConfig) is not a function at getBaseWebpackPartial (.\node_modules\nx-electron\src\utils\config.js:19:72)

anyone who can help me?

mpellerin42 commented 1 year ago

I've got the exact same problem after I upgraded nx and angular to version 15. nx-electron is only version 14, so there might be some conflicts.

Update: this problem is solved for me by using the version 15.0.0-alpha.0

Mihai-github commented 1 year ago

+1