Paperback-iOS / paperback-toolchain

Paperback Types and Build Tools in a single repository.
7 stars 5 forks source link

Can not contribute due to toolchain building incompatibility #3

Closed Ivanmatthew closed 11 months ago

Ivanmatthew commented 11 months ago

The build script command for the toolchain (packages > toolchain) does not generate the proper typescript files (e.g. PDTSourceTester etc.), as it seems to ignore the ts_opt parameter.

Furthermore, it isn't compilable on either a windows or (wsl) debian instance.

I'm not sure what the contribution steps are?

Ivanmatthew commented 11 months ago

Solved, you should use yarn instead of pnpm or npm, and also replace turbo respectively for your machine.