Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In any cases where pnpm doesn't work, you may set the node-linker=hoisted option and it will work:

https://pnpm.io/npmrc#node-linker

With node-linker=hoisted, pnpm creates a traditional hoisted (aka flat) node_modules, without using symlinks.



Good to know, thanks!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: