eaf-carter
Results
1
issues of
eaf-carter
Calling "node" with the "--preserve-symlinks" option breaks PNPM monorepo symbolic link resolution
2
https://github.com/encoredev/encore/blob/515e7346c9df9293d5b90a6fc85f0c1003756a1f/tsparser/src/builder/transpiler.rs#L114 If the above line is responsible for adding the "--preserve-symlinks" option to the calling of node then it will break and/or conflict with PNPM's dependency management. ## PNPM's dependency...