Issues with pnpm
Closed this issue · 2 comments
machty commented
I use pnpm in within a workspace/monorepo, and when I run ember s
I get:
Cannot find module 'intl-tel-input/package.json' from '/Users/machty/code/exc/fpr-ember/packages/@futureproofretail/shopper-app'
I am able to solve this by adding intl-tel-input
as a dependency to my ember app. I could probably solve this some other pnpm-specific way, perhaps with shamefully-hoist.